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

Skip to content

Optimize homePage category child view loading logic

Description

In the homepage, if for any category the app List is returned empty List, that means the loading is not complete. For these cases, we want to show a shimmer View for better UX.

Screenshots

Technical details

In Home Fragment, for per category app List is returned empty list, we don't have to set up RecyclerView adapter & load download app status. We only need to enable the shimmer View & set the title.

Tests

Issues

https://gitlab.e.foundation/e/backlog/-/issues/7037

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Fahim Salam Chowdhury

Merge request reports

Loading