summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_editor_panel.xml
diff options
context:
space:
mode:
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>