Skip to content

Commit

Permalink
fix Audio currentPlaying Index error
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandraj Bhatt committed Dec 13, 2023
1 parent ff8129f commit 08296fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
android:layout_width="30dp"
android:layout_height="30dp"
android:layout_margin="0dp"
android:background="@drawable/quantum_ic_pause_white_24"
android:background=""
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/previousButton"
app:layout_constraintHorizontal_bias="0.0"
Expand Down

0 comments on commit 08296fb

Please sign in to comment.