summaryrefslogtreecommitdiffstats
path: root/res/layout/gl_root_group.xml
diff options
context:
space:
mode:
authorBobby Georgescu <georgescu@google.com>2012-08-08 16:33:28 -0700
committerBobby Georgescu <georgescu@google.com>2012-08-09 11:32:24 -0700
commitbf1afd575aee4f199ad05b62fff1e2f0de447dda (patch)
tree0010523268ee8000430636061820d543d2a73fb5 /res/layout/gl_root_group.xml
parent29eddab2166a684c670b99da9b87808745693c17 (diff)
downloadandroid_packages_apps_Snap-bf1afd575aee4f199ad05b62fff1e2f0de447dda.tar.gz
android_packages_apps_Snap-bf1afd575aee4f199ad05b62fff1e2f0de447dda.tar.bz2
android_packages_apps_Snap-bf1afd575aee4f199ad05b62fff1e2f0de447dda.zip
First gallery reskin iteration.
Change-Id: I2b79ca9f40346a777141562c9a4762d7a8b460f6
Diffstat (limited to 'res/layout/gl_root_group.xml')
-rw-r--r--res/layout/gl_root_group.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/gl_root_group.xml b/res/layout/gl_root_group.xml
index 76ff33b73..796c9cd7b 100644
--- a/res/layout/gl_root_group.xml
+++ b/res/layout/gl_root_group.xml
@@ -22,5 +22,5 @@
<View android:id="@+id/gl_root_cover"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@android:color/black"/>
+ android:background="@android:color/white"/>
</merge>