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 4015ba1..97133bf 100644
--- a/res/layout/anim_screen.xml
+++ b/res/layout/anim_screen.xml
@@ -26,5 +26,5 @@
android:id="@+id/content"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:background="@color/white" />
+ android:background="@color/anim_screen_image_view_background" />
</LinearLayout>