summaryrefslogtreecommitdiffstats
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
commit006151abb689f3abb391ac8ed8fa25d3766d311e (patch)
tree88a771e14ba1e189eed1a0866ab28119e0e5d742
parent6ccc663f84b42ba4dde0982fb7b22f2a556c4e96 (diff)
downloadandroid_packages_apps_Snap-006151abb689f3abb391ac8ed8fa25d3766d311e.tar.gz
android_packages_apps_Snap-006151abb689f3abb391ac8ed8fa25d3766d311e.tar.bz2
android_packages_apps_Snap-006151abb689f3abb391ac8ed8fa25d3766d311e.zip
Remove the black layer in MovieActivity.
bug:6491674 Change-Id: I45323fde110b05eda2a342c8f0a85a3ba219d1da
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d60ba3f9c..3212f5c6d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -41,7 +41,6 @@
<uses-library android:name="com.google.android.media.effects" android:required="false" />
<activity android:name="com.android.gallery3d.app.MovieActivity"
android:label="@string/movie_view_label"
- android:theme="@style/Theme.MovieActivity"
android:configChanges="orientation|keyboardHidden|screenSize">
<intent-filter>
<action android:name="android.intent.action.VIEW" />