From e534240957a4a94634b8fbc4d17aeffb0bf4ed09 Mon Sep 17 00:00:00 2001 From: trinif Date: Sun, 8 Dec 2024 12:47:44 -0500 Subject: [PATCH] bug fixes --- .../src/main/res/layout/fragment_sublessee_details_map.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PennMobile/src/main/res/layout/fragment_sublessee_details_map.xml b/PennMobile/src/main/res/layout/fragment_sublessee_details_map.xml index 65fca7fd..66e3e9cc 100644 --- a/PennMobile/src/main/res/layout/fragment_sublessee_details_map.xml +++ b/PennMobile/src/main/res/layout/fragment_sublessee_details_map.xml @@ -5,7 +5,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@android:color/white">> + android:background="@android:color/white">