changed background

This commit is contained in:
Niels Gras
2024-05-21 12:48:43 +02:00
parent c398f8ff70
commit a854c9b5e1

View File

@@ -5,7 +5,7 @@ xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#232323"
android:background="@color/red"
android:fitsSystemWindows="true"
tools:context=".ui.activities.FitnessActivity"
tools:openDrawer="start">