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
Edited by Fahim Salam Chowdhury