summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_editor_panel.xml
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-04-30 20:50:03 -0700
committernicolasroard <nicolasroard@google.com>2013-05-01 19:02:55 -0700
commit7c5349cd12130c41e56f061f369a0babbaa9107c (patch)
tree7744467f483106251fefdf05c01d94f948686dfe /res/layout/filtershow_editor_panel.xml
parent8468e0e50dc2cf00cdf288fca0b56049d12ef598 (diff)
downloadandroid_packages_apps_Snap-7c5349cd12130c41e56f061f369a0babbaa9107c.tar.gz
android_packages_apps_Snap-7c5349cd12130c41e56f061f369a0babbaa9107c.tar.bz2
android_packages_apps_Snap-7c5349cd12130c41e56f061f369a0babbaa9107c.zip
Fix UI
bug:8664728 Change-Id: I90b903e8935b2b6c0dbd6590cff36865644c49b4
Diffstat (limited to 'res/layout/filtershow_editor_panel.xml')
-rw-r--r--res/layout/filtershow_editor_panel.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/filtershow_editor_panel.xml b/res/layout/filtershow_editor_panel.xml
index c559319d4..ef2fb8bfc 100644
--- a/res/layout/filtershow_editor_panel.xml
+++ b/res/layout/filtershow_editor_panel.xml
@@ -109,9 +109,7 @@
<FrameLayout android:id="@+id/state_panel_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:visibility="visible"
- android:layout_gravity="top"
- android:layout_weight="1" />
+ android:visibility="visible" />
</LinearLayout>