digidem / mapeo-mobile

Monitor and document the world around you
GNU General Public License v3.0
95 stars 16 forks source link

Fix Android Back Button on Map Details Screen #1084

Open ErikSin opened 1 year ago

ErikSin commented 1 year ago

Fix Android Back Button

Back button not working in Map Detail Screen. There is a BottomSheetModal that is disabling the backbutton, even when the modal is closed.

To do

Reference this notion issue