podverse / podverse-rn

Podverse mobile app written in React Native for iOS, Android, and F-Droid
https://podverse.fm/about
GNU Affero General Public License v3.0
218 stars 36 forks source link

Incorrect splits percentage display #2137

Closed mitchdowney closed 7 months ago

mitchdowney commented 9 months ago

This bug was reported by @joksas.

Podverse on mobile is showing splits as if they were percentages:

image

Sat amounts are calculated correctly, but still, seeing 1710% is very confusing to the users. Interestingly, on the web version, the percentages are shown correctly.

mitchdowney commented 7 months ago

This should be in v4.16.0.

joksas commented 7 months ago

Thank you, Mitch, appreciate it!