summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2012-05-16 13:52:02 -0700
committerOwen Lin <owenlin@google.com>2012-05-16 13:52:02 -0700
commita60eac630aa93b986565ed97511e00f7b0e58281 (patch)
treedf3e48e08402c698585676800303238e6d6c8a71 /res/values/styles.xml
parentbc8d532738a130474969b7bb158848acd9645bf1 (diff)
downloadandroid_packages_apps_Gallery2-a60eac630aa93b986565ed97511e00f7b0e58281.tar.gz
android_packages_apps_Gallery2-a60eac630aa93b986565ed97511e00f7b0e58281.tar.bz2
android_packages_apps_Gallery2-a60eac630aa93b986565ed97511e00f7b0e58281.zip
Remove the black layer in MovieActivity.
bug:6491674 Change-Id: I45323fde110b05eda2a342c8f0a85a3ba219d1da
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 0ef23f975..d61993854 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -23,9 +23,6 @@
<item name="android:colorBackground">@null</item>
<item name="android:colorBackgroundCacheHint">@null</item>
</style>
- <style name="Theme.MovieActivity" parent="Theme.Gallery">
- <item name="android:windowBackground">@android:color/black</item>
- </style>
<style name="Holo.ActionBar" parent="android:Widget.Holo.ActionBar">
<item name="android:displayOptions">useLogo|showHome</item>
<item name="android:background">@drawable/actionbar_translucent</item>