Skip to content

Commit 5ca0557

Browse files
tweaked UI a bit
1 parent c896d4d commit 5ca0557

File tree

3 files changed

+72
-33
lines changed

3 files changed

+72
-33
lines changed

.idea/workspace.xml

Lines changed: 70 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/res/layout/recycler_view_fast_scroller__fast_scroller.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<ImageView
1919
android:id="@+id/fastscroller_handle"
2020
android:layout_width="wrap_content"
21-
android:layout_marginRight="4dp"
22-
android:layout_marginLeft="4dp"
21+
android:layout_marginRight="8dp"
22+
android:layout_marginLeft="8dp"
2323
android:layout_height="wrap_content"
2424
android:src="@drawable/recycler_view_fast_scroller__handle"/>
2525

demo.png

3.1 KB
Loading

0 commit comments

Comments
 (0)