diff --git a/ApiDemos/project/common-ui/src/main/res/layout/events_demo.xml b/ApiDemos/project/common-ui/src/main/res/layout/events_demo.xml index d53a3ed44..709d4b2fc 100644 --- a/ApiDemos/project/common-ui/src/main/res/layout/events_demo.xml +++ b/ApiDemos/project/common-ui/src/main/res/layout/events_demo.xml @@ -1,5 +1,5 @@ - + app:title="@string/marker_demo_label" + app:titleTextColor="?attr/colorOnPrimary" /> + + + + + + + + + + + + + + android:id="@+id/map_frame" + android:layout_width="0dp" + android:layout_height="0dp" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@id/top_controls"> + android:padding="8dp"> -