From d80302e274fffa7688c58d4e3bfa3749d3d6d073 Mon Sep 17 00:00:00 2001 From: Jackson Rosenthal Date: Thu, 17 Feb 2022 10:38:33 -0500 Subject: [PATCH] Added updated mapview.xml --- app/src/main/res/layout/map_view.xml | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/layout/map_view.xml b/app/src/main/res/layout/map_view.xml index 132cb4ee9..71cd660ec 100644 --- a/app/src/main/res/layout/map_view.xml +++ b/app/src/main/res/layout/map_view.xml @@ -1,8 +1,24 @@ - - \ No newline at end of file + android:layout_height="match_parent"> + + + + + + + + + + + + + \ No newline at end of file