diff --git a/app/src/main/res/layout/setting_layout.xml b/app/src/main/res/layout/setting_layout.xml index 47b23b3a..68a7f0c6 100644 --- a/app/src/main/res/layout/setting_layout.xml +++ b/app/src/main/res/layout/setting_layout.xml @@ -5,7 +5,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="600dp" - android:background="@color/ModBackground" + android:background="@color/Background" >