mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
fix: Re-add MarkerDemoActivity in Kotlin sample (#1916)
fix: Re-add MarkerDemoActivity that was accidentally removed in 4297488454
This commit is contained in:
parent
26e5bd3aba
commit
66db0fa2cf
@ -115,7 +115,7 @@ class DemoDetailsList {
|
||||
DemoDetails(
|
||||
R.string.markers_demo_label,
|
||||
R.string.markers_demo_description,
|
||||
MapColorSchemeActivity::class.java
|
||||
MarkerDemoActivity::class.java
|
||||
),
|
||||
DemoDetails(
|
||||
R.string.multi_map_demo_label,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user