summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Hoford <hoford@google.com>2013-02-12 09:05:39 -0800
committerJohn Hoford <hoford@google.com>2013-02-12 09:05:39 -0800
commit627bd81fc0a71f6401a4e4ea4014c55353a706bd (patch)
tree56e68f62ce2e9a31ab0a467796551e5e523ece91
parent87448bd5c6446fca8309eefa6399ac146868e72a (diff)
downloadandroid_packages_apps_Snap-627bd81fc0a71f6401a4e4ea4014c55353a706bd.tar.gz
android_packages_apps_Snap-627bd81fc0a71f6401a4e4ea4014c55353a706bd.tar.bz2
android_packages_apps_Snap-627bd81fc0a71f6401a4e4ea4014c55353a706bd.zip
remove animations if before Jelly Bean
Change-Id: Ifb60390f513f60af2875cbc2218fdc185752e9b2
-rw-r--r--res/layout/filtershow_activity.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index e42839b03..20b0ece7e 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -52,7 +52,6 @@
android:id="@+id/mainPanel"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:layerType="hardware"
android:orientation="vertical" >
<FrameLayout