aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/layout/config_detail_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/config_detail_fragment.xml')
-rw-r--r--app/src/main/res/layout/config_detail_fragment.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/layout/config_detail_fragment.xml b/app/src/main/res/layout/config_detail_fragment.xml
index 1bae0450..add03c08 100644
--- a/app/src/main/res/layout/config_detail_fragment.xml
+++ b/app/src/main/res/layout/config_detail_fragment.xml
@@ -10,7 +10,8 @@
<ScrollView
android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ android:background="?android:attr/colorBackground">
<RelativeLayout
android:layout_width="match_parent"