[BUG] Map view on mobile is overlaid by Android navigation buttons #1295

Closed
opened 2026-02-05 01:11:15 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @daniele-athome on GitHub (Aug 31, 2023).

Originally assigned to: @shenlong-tanwen on GitHub.

The bug

I think a screenshot is enough. I could not test on iOS since I do not own an Apple device.

Running Android 13 (Pixel Experience Plus).

Screenshot_20230831-103443_Immich

The OS that Immich Server is running on

Debian

Version of Immich Server

v1.76.1

Version of Immich Mobile App

v1.76.0 build.99

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

(not relevant)

Your .env content

(not relevant)

Reproduction steps

1. open the map view on the mobile app

Additional information

No response

Originally created by @daniele-athome on GitHub (Aug 31, 2023). Originally assigned to: @shenlong-tanwen on GitHub. ### The bug I think a screenshot is enough. I could not test on iOS since I do not own an Apple device. Running Android 13 (Pixel Experience Plus). ![Screenshot_20230831-103443_Immich](https://github.com/immich-app/immich/assets/3763726/984695a7-b42a-478c-9e42-ff474b1c6eb3) ### The OS that Immich Server is running on Debian ### Version of Immich Server v1.76.1 ### Version of Immich Mobile App v1.76.0 build.99 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML (not relevant) ``` ### Your .env content ```Shell (not relevant) ``` ### Reproduction steps ```bash 1. open the map view on the mobile app ``` ### Additional information _No response_
OVERLORD added the 📱mobile label 2026-02-05 01:11:15 +03:00
Author
Owner

@daniele-athome commented on GitHub (Aug 31, 2023):

About using SystemUiOverlayStyle: MapPage should probably be implemented to behave like Google Maps (i.e. hide/show Android UI on certain gestures), but as a quick fix - for the moment - I would simply remove the AnnotatedRegion<SystemUiOverlayStyle>.

@daniele-athome commented on GitHub (Aug 31, 2023): About using `SystemUiOverlayStyle`: MapPage should probably be implemented to behave like Google Maps (i.e. hide/show Android UI on certain gestures), but as a quick fix - for the moment - I would simply remove the `AnnotatedRegion<SystemUiOverlayStyle>`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1295