googlemaps / android-maps-compose

Jetpack Compose composables for the Maps SDK for Android
https://developers.google.com/maps/documentation/android-sdk/maps-compose
Apache License 2.0
1.16k stars 142 forks source link

fix: location tracking activity to component activity #617

Closed dkhawk closed 2 months ago

dkhawk commented 2 months ago

Update the LocationTrackingActivity to be a ComponentActivity to make it consistent.

Goooler commented 2 months ago

And we can migrate the theme to not using AppCompat to fully get rid of AppCompat.

https://github.com/googlemaps/android-maps-compose/blob/e43b9383c8d686660a924a379bc30b180949bebe/app/src/main/AndroidManifest.xml#L28-L28


Edit: addressing the fix to #620.

googlemaps-bot commented 2 months ago

Code Coverage

Overall Project 18.65% -0.07% :x:
Files changed 0% :x:


File Coverage
LocationTrackingActivity.kt 0% -1.96% :x:
googlemaps-bot commented 2 months ago

:tada: This issue has been resolved in version 6.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

googlemaps-bot commented 2 months ago

:tada: This PR is included in version 6.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: