mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-02 21:04:10 +03:00
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:
co-authored by
Maxr1998
parent
219b5487db
commit
0d36d61626
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user