Skip to content

Muzei Api 3.4.0 Beta 1

Compare
Choose a tag to compare
@ianhanniballake ianhanniballake released this 11 Jul 22:08

Muzei API 3.4.0 Beta 1 includes a number of functional changes. It is compatible with Muzei 3.3.0 and higher.

  • c0b42d9, 98735a7 - Improves the performance of addArtwork(Iterable) and particularly setArtwork(Iterable) as additional follow up work on #623

To see all that is new in Muzei API 3.4.0, please see:

Include the Muzei API in your app by adding the dependency to your build.gradle:

implementation "com.google.android.apps.muzei:muzei-api:3.4.0-beta01"

Note: Muzei API depends on AndroidX. You must migrate to AndroidX to use the Muzei API.