From e51b0beee7514a975a2353a42299ad24d61bab44 Mon Sep 17 00:00:00 2001 From: nicolasroard Date: Mon, 18 Mar 2013 17:27:55 -0700 Subject: Fix disappearing panels and animations on ICS bug:8405402 Change-Id: I9c0da8fbf20c424cc64ae5cc1be42414cb2f0964 --- res/layout/filtershow_activity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml index 69e4c08a9..6c96225f5 100644 --- a/res/layout/filtershow_activity.xml +++ b/res/layout/filtershow_activity.xml @@ -26,7 +26,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal" - android:animateLayoutChanges="true"> + android:animateLayoutChanges="false">