Migrate to media3 (#1655)

* Migrate to media3

* Restore old play and pause icon

* Various small cleanups

---------

Co-authored-by: Maxr1998 <max.rumpf1998@gmail.com>
This commit is contained in:
Niels van Velzen
2025-05-27 14:54:47 +02:00
committed by GitHub
co-authored by Maxr1998
parent 219b5487db
commit 0d36d61626
32 changed files with 121 additions and 1420 deletions
+4
View File
@@ -11,4 +11,8 @@
<!-- Weblate doesn't use ellipsis characters -->
<ignore regexp="app/src/main/res/values-.*" />
</issue>
<!-- We're the end-user of media3 so we can more safely use unstable API's -->
<issue id="UnsafeOptInUsageError">
<option name="opt-in" value="androidx.media3.common.util.UnstableApi" />
</issue>
</lint>