mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
feat(mobile): optimize screen space usage (#2911)
* feat(mobile): optimize screen space usage * undo nav bar changes
This commit is contained in:
parent
cf1eddb449
commit
3e2f335a4c
3 changed files with 5 additions and 6 deletions
|
|
@ -112,7 +112,6 @@ class TabControllerPage extends HookConsumerWidget {
|
|||
),
|
||||
selectedIcon: buildIcon(
|
||||
Icon(
|
||||
size: 24,
|
||||
Icons.photo_library,
|
||||
color: Theme.of(context).primaryColor,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue