mirror of
https://github.com/immich-app/immich.git
synced 2025-11-15 05:22:43 +09:00
feat(mobile): optimize screen space usage (#2911)
* feat(mobile): optimize screen space usage * undo nav bar changes
This commit is contained in:
committed by
GitHub
parent
cf1eddb449
commit
3e2f335a4c
@@ -112,7 +112,6 @@ class TabControllerPage extends HookConsumerWidget {
|
||||
),
|
||||
selectedIcon: buildIcon(
|
||||
Icon(
|
||||
size: 24,
|
||||
Icons.photo_library,
|
||||
color: Theme.of(context).primaryColor,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user