android: remove chats bottom gap when tabs bar is hidden
This commit is contained in:
@@ -505,3 +505,7 @@
|
||||
- removed extra outer paddings that shifted headers down/right on some pages,
|
||||
- separated content padding from top app bar container.
|
||||
- Result: consistent title baseline and horizontal alignment between main pages.
|
||||
|
||||
### Step 81 - Chats bottom gap fix when tabs bar hidden
|
||||
- Fixed blank gap at the bottom of chats list when global tabs bar auto-hides on scroll.
|
||||
- Chats screen bottom padding is now dynamic and applied only while tabs bar is visible.
|
||||
|
||||
Reference in New Issue
Block a user