From 92e2341248e99c691f38820503984bc5e2f18811 Mon Sep 17 00:00:00 2001 From: nicolasroard Date: Fri, 5 Oct 2012 03:48:34 -0700 Subject: New UI... bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f --- res/layout/filtershow_activity.xml | 321 +++++++++++++++++++++---------------- 1 file changed, 186 insertions(+), 135 deletions(-) (limited to 'res/layout/filtershow_activity.xml') diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml index 1449f16e9..3cf0c822a 100644 --- a/res/layout/filtershow_activity.xml +++ b/res/layout/filtershow_activity.xml @@ -1,5 +1,6 @@ - + - - - - - - - - - - - - - + android:layout_height="wrap_content" > + android:id="@+id/filterButtonsList" + android:layout_width="fill_parent" + android:layout_height="96dip" + android:background="@color/background_toolbar" + android:orientation="horizontal" + android:visibility="gone" > - - + android:text="@string/compare_original" /> + +