]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/main_app_layout.xml
use a fixed app background, helps the fading gradient
[mobile-ledger-staging.git] / app / src / main / res / layout / main_app_layout.xml
index 86e918707ad247d628cc18b4c0c3df431038f376..4b778d64ba31c0ca44709f068fda1d657a9c5f58 100644 (file)
@@ -21,6 +21,7 @@
     android:id="@+id/main_app_layout"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
+    android:background="@color/backgroundColor"
     android:orientation="vertical"
     android:theme="@style/AppTheme.AppBarOverlay"
     tools:context=".ui.activity.MainActivity">