boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
26 stars 12 forks source link

Fix edge insets on the map #139

Closed wang-li closed 3 months ago

wang-li commented 3 months ago

The map edge insets were incorrect in many situations, not taking in account the real size of the UI overlays nor the status bar's top inset that changes from a device to another

Before After

Resolves #138

nmondollot commented 3 months ago

👍