Commit d15b95b
authored
Fix: Toolbar navigation button not centered (#7008)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/488551667048375/task/1211720464454564?focus=true
### Description
This PR centers the navigation button vertically in all toolbars across
the app.
### Steps to test this PR
_Top omnibar position_
- [x] Go to the tab manager
- [x] Verify the back button is centered vertically
_Bottom omnibar position_
- [x] Go to the tab manager
- [x] Verify the back button is centered vertically
_Other screens_
- [x] Go to Settings
- [x] Verify the back button is centered vertically
- [x] Try opening other settings screens
- [x] Verify the back button is centered vertically
### UI changes
| Top tab manager | Bottom tab manager | Other screens |
| ------ | ----- | ----- |
<img width="1080" height="2400" alt="image"
src="https://github.com/user-attachments/assets/1e9f5560-ae10-495b-a336-e4a25dd1faf4"
/>|<img width="1080" height="2400" alt="image"
src="https://github.com/user-attachments/assets/b5fa451f-eb16-419c-b6f0-f52e5d1ecb51"
/>|<img width="1080" height="2400" alt="image"
src="https://github.com/user-attachments/assets/fe75e437-0136-460c-aea5-7c7c4f9ae405"
/>1 parent e5c47d9 commit d15b95b
File tree
3 files changed
+3
-0
lines changed- design-system/src/main/res/layout
3 files changed
+3
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments