diff --git a/app/src/main/res/layout/map_view.xml b/app/src/main/res/layout/map_view.xml index 9178f0b8b..1a58a9abc 100644 --- a/app/src/main/res/layout/map_view.xml +++ b/app/src/main/res/layout/map_view.xml @@ -5,20 +5,42 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + + + + + + + tools:backgroundTint="@color/buttonColor" + android:contentDescription="@string/style_selection" /> + \ No newline at end of file