mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-21 09:25:21 +01:00
Increased size of Touch targets of Seekbars
This commit is contained in:
parent
cbf410f0cd
commit
cd933b56dc
22 changed files with 25 additions and 2 deletions
|
@ -19,6 +19,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:maxHeight="3dp"
|
||||
android:paddingVertical="@dimen/seekbar_padding"
|
||||
android:splitTrack="false"
|
||||
tools:progress="20" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue