Update fast scroll

This commit is contained in:
Koitharu
2022-02-26 13:10:34 +02:00
parent 3235141b2e
commit 70db9ba94a
11 changed files with 21 additions and 31 deletions

View File

@@ -1,13 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="@android:color/darker_gray" />
<padding
android:bottom="10dp"
android:left="10dp"
android:right="10dp"
android:top="10dp" />
</shape>
android:shape="rectangle" />