OSDN Git Service

Remove the black layer in MovieActivity.
authorOwen Lin <owenlin@google.com>
Wed, 16 May 2012 20:52:02 +0000 (13:52 -0700)
committerOwen Lin <owenlin@google.com>
Wed, 16 May 2012 20:52:02 +0000 (13:52 -0700)
bug:6491674
Change-Id: I45323fde110b05eda2a342c8f0a85a3ba219d1da

res/values/styles.xml

index 0ef23f9..d619938 100644 (file)
@@ -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>