Commit a9d2fb5
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 <107309+dkhawk@users.noreply.github.com>
# Conflicts:
# app/src/main/java/com/google/maps/android/compose/LocationTrackingActivity.kt
---------
Co-authored-by: Zongle Wang <wangzongler@gmail.com>1 parent e43b938 commit a9d2fb5
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments