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
|
@ -172,6 +172,7 @@
|
|||
android:id="@+id/progressSlider"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingVertical="@dimen/seekbar_padding"
|
||||
app:layout_constraintBottom_toTopOf="@+id/songInfo"
|
||||
app:layout_constraintEnd_toStartOf="@id/songTotalTime"
|
||||
app:layout_constraintStart_toEndOf="@id/songCurrentProgress"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue