Updated dependencies

This commit is contained in:
Prathamesh More 2021-12-16 10:53:18 +05:30
parent adab132bf3
commit 30bc178b86
4 changed files with 10 additions and 8 deletions

View file

@ -164,7 +164,7 @@
android:textAppearance="@style/TextViewSubtitle2"
android:textColor="?android:attr/textColorSecondary"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/volumeSeekBar"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/volumeSeekBar" />