joelkanyi / Muviz

A Jetpack compose app that consumes the TMDB API to display movie and Tv shows and their details
205 stars 30 forks source link

BottomNav hides the bottom part of the Top rated movies list #22

Closed Ericgacoki closed 2 years ago

Ericgacoki commented 2 years ago

bottom nav

This is the maximum you can scroll to. It would be better to display the whole item and leave a space between the list and the bottom nav!

possible fix:

joelkanyi commented 2 years ago

Fixed