summaryrefslogtreecommitdiffstats
path: root/res/layout/scrub_layout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/scrub_layout.xml')
-rw-r--r--res/layout/scrub_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/scrub_layout.xml b/res/layout/scrub_layout.xml
index 4b10e45d7..90a9d094d 100644
--- a/res/layout/scrub_layout.xml
+++ b/res/layout/scrub_layout.xml
@@ -27,7 +27,7 @@
android:layout_width="match_parent"
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
- android:layout_height="48dp">
+ android:layout_height="@dimen/scrubber_height">
<SeekBar
android:id="@+id/scrubber"