mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-22 01:45:22 +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
|
@ -33,6 +33,7 @@
|
|||
app:layout_constraintStart_toEndOf="@id/songCurrentProgress"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:ignore="RtlHardcoded,UnusedAttribute"
|
||||
android:paddingVertical="@dimen/seekbar_padding"
|
||||
tools:progress="20" />
|
||||
|
||||
<com.google.android.material.textview.MaterialTextView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue