aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fast_scroller.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fast_scroller.xml')
-rw-r--r--app/src/main/res/layout/fast_scroller.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fast_scroller.xml b/app/src/main/res/layout/fast_scroller.xml
index bfe990dd..4d37ca63 100644
--- a/app/src/main/res/layout/fast_scroller.xml
+++ b/app/src/main/res/layout/fast_scroller.xml
@@ -18,7 +18,7 @@
<ImageView
android:id="@+id/fastscroller_handle"
android:layout_width="wrap_content"
- android:layout_marginRight="4dp"
+ android:layout_marginRight="@dimen/FastScroller.RightMargin"
android:layout_marginLeft="12dp"
android:layout_height="wrap_content"
android:src="@drawable/fast_scroller_handle"/>