* Migrate to media3 * Update docs * Move display_extended_title to AppPreferences * Move display_extended_title to AppPreferences p2 * Add MediaSession support to the player * Fix mpv player * Disable animations on tv player controls and rename the tv_control_view file * New media3 decoder ffmpeg
7 lines
215 B
XML
7 lines
215 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<lint>
|
|
<issue id="UnsafeOptInUsageError">
|
|
<ignore
|
|
regexp='\(markerClass = androidx\.media3\.common\.util\.UnstableApi\.class\)' />
|
|
</issue>
|
|
</lint>
|