diff --git a/res/layout/drawer_layout.xml b/res/layout/drawer_layout.xml index bc1db64419f2202cc8390ec7ab165dc67e3d7fd7..86aaca33ba1796a1bd4ba4669df41461e3e03f63 100644 --- a/res/layout/drawer_layout.xml +++ b/res/layout/drawer_layout.xml @@ -80,7 +80,7 @@ android:layout_gravity="start" android:orientation="vertical" android:elevation="0dp" - android:background="?android:attr/colorBackground"> + android:background="@color/color_default_foreground">