summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-03-05 14:27:54 -0800
committernicolasroard <nicolasroard@google.com>2013-03-05 14:27:54 -0800
commitdd26ed4af3d9575e7dae882ee0304fc50b463f55 (patch)
tree37d94433b0e8fc0d83b4252d4fb564cabe9ca932 /res/layout-land
parenta1f1499f43dc10e03c7cd66416e23a98487bcb59 (diff)
downloadandroid_packages_apps_Snap-dd26ed4af3d9575e7dae882ee0304fc50b463f55.tar.gz
android_packages_apps_Snap-dd26ed4af3d9575e7dae882ee0304fc50b463f55.tar.bz2
android_packages_apps_Snap-dd26ed4af3d9575e7dae882ee0304fc50b463f55.zip
Improves visual history
Change-Id: Ie43e99777d590a504b068d81f327119cca03b9d9
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/filtershow_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/filtershow_activity.xml b/res/layout-land/filtershow_activity.xml
index 81e4fba76..8cef0cef8 100644
--- a/res/layout-land/filtershow_activity.xml
+++ b/res/layout-land/filtershow_activity.xml
@@ -89,7 +89,7 @@
<LinearLayout
android:id="@+id/historyPanel"
android:layout_width="match_parent"
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
android:orientation="vertical"
android:layout_weight="1"
android:visibility="gone" >