mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-03-01 05:19:43 +00:00
`getQuantity()` was being called in a couple of places with `zeroCaseStringId=0`, but that wasn't documented anywhere, and if `count==0` then `getString(zeroCaseStringId /* == 0 */)` would be returned which doesn't make sense