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