summaryrefslogtreecommitdiffstats
path: root/tests/DozeTest/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/DozeTest/res/layout')
-rw-r--r--tests/DozeTest/res/layout/dream.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/DozeTest/res/layout/dream.xml b/tests/DozeTest/res/layout/dream.xml
index 1c8fd3f..bced230 100644
--- a/tests/DozeTest/res/layout/dream.xml
+++ b/tests/DozeTest/res/layout/dream.xml
@@ -18,7 +18,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_vertical"
- android:orientation="vertical">
+ android:orientation="vertical"
+ android:background="#bb2288">
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"