Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

fix: show "N/A" user rating in search results with 0 rating apps

Description

In search results (tabbed), apps with 0.0 user rating is now displayed as N/A, matching with the existing implementation in other screens.

The code is now centralized in AppUserRatingFormatter utility, which Compose and non-compose codes use to get the formatted rating.

The rating icon and text are now centred vertically.

The rating value is locale aware, so a rating of 4.5 will be displayed as 4,5 where applicable. This is applied in different screens.

Screenshots

Before After
Screenshot_20260327_171400_App_Lounge__Edit_ image

Technical details

Tests

Issues

e/backlog#9286

10 commandments of code review

👪 ❤️ code review guidelines

Edited by Fahim M. Choudhury

Merge request reports

Loading