]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/main_app_layout.xml
more themed colors usage
[mobile-ledger.git] / app / src / main / res / layout / main_app_layout.xml
index 4b778d64ba31c0ca44709f068fda1d657a9c5f58..47d2df6825fdd87ce3b70687beb96f8b5f6d2b7f 100644 (file)
@@ -21,7 +21,7 @@
     android:id="@+id/main_app_layout"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
-    android:background="@color/backgroundColor"
+    android:background="?android:attr/colorBackground"
     android:orientation="vertical"
     android:theme="@style/AppTheme.AppBarOverlay"
     tools:context=".ui.activity.MainActivity">