Closed wang-li closed 1 year ago
Awesome!
It's a great milestone towards https://github.com/boolder-org/boolder-android/issues/27 :)
Small question: are performances ok even on slower devices?
Small question: are performances ok even on slower devices?
The oldest device that I have is a OnePlus One, and here is how it looks:
https://github.com/boolder-org/boolder-android/assets/8343416/92209abe-1bd0-4267-8030-5d1ed7e7c3fc
I think it is good enough performance wise 😄
Great 👍
One last thing: the white bar with the area's name looks a bit weird => can you remove it (for now)?
I'll open a new issue to clarify the specs of the top bar when an area is selected
Thanks!
One last thing: the white bar with the area's name looks a bit weird => can you remove it (for now)?
As this PR was already merged, I directly implemented the specs from #37 in another PR #40
In order to provide information to the user about the displayed area on the map, an area detector needs to be implemented first.
https://github.com/boolder-org/boolder-android/assets/8343416/471c9329-80a0-4f3f-a8cc-2f51d37898d8
This commit also updates the libs that are used in the project.
Resolves #25