Changed statistics to badges

This commit is contained in:
yujing 2024-11-01 12:56:20 +11:00 committed by Yujing
parent 197855af0e
commit 776e099cde
5 changed files with 115 additions and 221 deletions

View file

@ -44,6 +44,7 @@ dependencies {
implementation 'com.github.pedrovgs:renderers:3.3.3'
implementation "org.maplibre.gl:android-sdk:$MAPLIBRE_VERSION"
implementation 'org.maplibre.gl:android-plugin-scalebar-v9:1.0.0'
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'com.github.deano2390:MaterialShowcaseView:1.2.0'