Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: location tracking activity to component activity (#617)
* fix: change LocationTrackingActivity to be a ComponentActivity to be consistent * fix: enable edge-to-edge in sample (#614) * fix: enable edge-to-edge in sample https://developer.android.com/develop/ui/views/layout/edge-to-edge * fix: changes MarkerClusteringActivity to use a Box vs a Surface which interfaces with map touch events --------- Co-authored-by: dkhawk <[email protected]> # Conflicts: # app/src/main/java/com/google/maps/android/compose/LocationTrackingActivity.kt --------- Co-authored-by: Zongle Wang <[email protected]>
- Loading branch information