Commit dc3b8d3a authored by fallenstardust's avatar fallenstardust

teak

parent 98bf67e8
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
android:id="@+id/drawer_layout" android:id="@+id/drawer_layout"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="#dd0B2241"
android:orientation="vertical"> android:orientation="vertical">
<FrameLayout <FrameLayout
......
...@@ -8,8 +8,7 @@ ...@@ -8,8 +8,7 @@
<FrameLayout <FrameLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content">
android:background="#aa0b2241">
<androidx.appcompat.widget.LinearLayoutCompat <androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="wrap_content" android:layout_width="wrap_content"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment