Merge pull request #1385 from prathameshmm02/dev

Playback speed and pitch fix
This commit is contained in:
Daksh P. Jain 2022-06-22 11:53:47 +05:30 committed by GitHub
commit 10367f64de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 86 additions and 53 deletions

View file

@ -20,6 +20,12 @@
android:title="@string/action_add_to_playlist"
app:showAsAction="ifRoom" />
<item
android:id="@+id/action_share"
android:icon="@drawable/ic_share"
android:title="@string/action_share"
app:showAsAction="ifRoom" />
<item
android:id="@+id/action_delete_from_device"
android:icon="@drawable/ic_delete"