| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| muzei-api-3.4.0-beta01-sources.jar | 2020-07-11 | 37.7 kB | |
| muzei-api-3.4.0-beta01-javadoc.jar | 2020-07-11 | 90.3 kB | |
| muzei-api-release.aar | 2020-07-11 | 89.8 kB | |
| Muzei Api 3.4.0 Beta 1.tar.gz | 2020-07-11 | 135.8 MB | |
| Muzei Api 3.4.0 Beta 1.zip | 2020-07-11 | 136.5 MB | |
| README.md | 2020-07-11 | 963 Bytes | |
| Totals: 6 Items | 272.6 MB | 0 | |
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:
- Muzei API 3.4.0 Alpha 1 release notes
- Muzei API 3.4.0 Alpha 2 release notes
- Muzei API 3.4.0 Alpha 3 release notes
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.