Implemented functionality to repeat the track #23

This commit is contained in:
amazing-username
2019-03-10 10:28:17 -04:00
committed by amazing-username
parent 040544e630
commit 3d7c293555
6 changed files with 37 additions and 9 deletions
@@ -24,7 +24,7 @@
android:layout_marginTop="8dp"
android:layout_marginEnd="4dp"
android:layout_marginBottom="8dp"
android:text="ROff"
android:text="@string/repeat_off"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"