From dac84c2093c86ebd5a19e8449bbbc133a4034719 Mon Sep 17 00:00:00 2001 From: PWRxPSYCHO Date: Thu, 17 Feb 2022 15:22:46 -0500 Subject: [PATCH] Forgot to add map_view.xml --- app/src/main/res/layout/map_view.xml | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/map_view.xml b/app/src/main/res/layout/map_view.xml index 9178f0b8..1a58a9ab 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