ngageoint / geopackage-mapcache-android

GeoPackage MapCache Android App
https://ngageoint.github.io/geopackage-mapcache-android
MIT License
40 stars 16 forks source link

Feature Detail data bug #43

Closed jclark118 closed 2 years ago

jclark118 commented 3 years ago

Fixes issues with handling data by implementing a better LiveData model for feature columns and images Also uses new ActivityResultLauncher in place of startActivityForResult, which is deprecated