code-gambit/VT-AndroidClient

[BUG] file list item hide behind bottom nav when list grows

danishjamal104 opened this issue · 0 comments

Describe the bug
When the list item fits the approx screen height, then the last item in list is always hidden behind bottom nav bar and user is not able to see its details, neither interact with it.

To Reproduce
Steps to reproduce the behavior:

  1. Go to HomePage
  2. Add approx 6-7 files for 6inches and related device
  3. Observe the item behind the bottom nav bar.

Expected behavior
When the last item is reached, either it should be scrolling extensively till the last view is above the bottom nav bar, or when the last item is reached bottom nav is automatically hidden.

Screenshots
Observe the last item in below screen shot
ss

Device Information:

  • Device: Samsung Galaxy Tab A
  • Version: 10

Would you like to work on this issue

  • Yes
  • No