summaryrefslogtreecommitdiffstats
path: root/res/layout/anim_screen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/anim_screen.xml')
-rw-r--r--res/layout/anim_screen.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/anim_screen.xml b/res/layout/anim_screen.xml
index 9dc91d5b..b00f25b9 100644
--- a/res/layout/anim_screen.xml
+++ b/res/layout/anim_screen.xml
@@ -31,7 +31,7 @@
android:id="@+id/anim_screen_content"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:background="@color/white" />
+ android:background="@color/white_background_color" />
<!-- block the size of the menu (to protect touch during animations) -->
<!-- View