android: align top bar offsets across main pages
This commit is contained in:
@@ -499,3 +499,9 @@
|
||||
- Added top app bars for all 4 main pages (`Chats`, `Contacts`, `Settings`, `Profile`) to make them feel like proper standalone sections.
|
||||
- Moved chats management toggle action into chats app bar.
|
||||
- Kept safe-area handling and bottom insets consistent with shared floating tabs bar to avoid overlap.
|
||||
|
||||
### Step 80 - Top bar offset consistency fix
|
||||
- Unified top bar alignment across `Chats`, `Contacts`, `Settings`, and `Profile`:
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user