summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_seekbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_seekbar.xml')
-rw-r--r--res/layout/filtershow_seekbar.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout/filtershow_seekbar.xml b/res/layout/filtershow_seekbar.xml
index 53f59801e..6463ca8e1 100644
--- a/res/layout/filtershow_seekbar.xml
+++ b/res/layout/filtershow_seekbar.xml
@@ -19,7 +19,6 @@
android:id="@+id/top"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_weight="0"
android:orientation="vertical"
android:visibility="visible" >
@@ -27,7 +26,6 @@
android:id="@+id/primarySeekBar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_weight="1"
style="@style/FilterShowSlider" />
</LinearLayout>