osudroid / osu-droid

http://osudroid.moe
Apache License 2.0
498 stars 74 forks source link

Replace score with pp in `OnlinePanel` and add pp to `SendingPanel` #344

Closed Rian8337 closed 1 month ago

Rian8337 commented 1 month ago

This PR replaces score with pp in OnlinePanel and adds pp to SendingPanel after ranked score.

Images ![image](https://github.com/osudroid/osu-droid/assets/52914632/b855bcce-4ef3-47ef-8eb0-f4f2755e0560) ![image](https://github.com/osudroid/osu-droid/assets/52914632/13ea3cfd-cee3-4019-9b66-8351d4633c76)

Closes #323.