am cb1a39a2: Merge "Remove the black layer in MovieActivity." into jb-dev

* commit 'cb1a39a26ae491185f92cf33fea0205331f8447f':
  Remove the black layer in MovieActivity.
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 0ef23f9..d619938 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>