OSDN Git Service

Improves visual history
authornicolasroard <nicolasroard@google.com>
Tue, 5 Mar 2013 22:27:54 +0000 (14:27 -0800)
committernicolasroard <nicolasroard@google.com>
Tue, 5 Mar 2013 22:27:54 +0000 (14:27 -0800)
Change-Id: Ie43e99777d590a504b068d81f327119cca03b9d9

res/layout-land/filtershow_activity.xml

index 81e4fba..8cef0ce 100644 (file)
@@ -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" >