MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

Android back button sometimes misbehaves #3504

Open wonder-sk opened 2 weeks ago

wonder-sk commented 2 weeks ago

It looks like there are some cases when the Android system back button does not work well:

  1. open the app (with a project loaded)
  2. tap Layers
  3. tap Android back button - it will not close the Layers page (only the top-left button works)

But next time the Layers page gets opened, the system back button works fine.

A similar issue is with the back button after tapping Add (to start recording), and then tapping the back button - it wants to close the app rather than jump out of the recording mode. The system back button should behave as if the top-left back button was used.