Unclaimed project
Are you a maintainer of muzei? Claim this project to take control of your public changelog and roadmap.
Muzei API 3.4.0 Alpha 3 includes a number of functional and API changes. It is compatible with Muzei 3.3.0 and higher.
MuzeiArtDocumentsProvider that provides a prebuilt DocumentsProvider that allows users to browse and select images from your MuzeiArtProvider via the default file picker and Files app.compileSdkVersion to 30 when using Alpha 3 or higher.See milestone for full change details.
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-alpha03"
Note: Muzei API depends on AndroidX. You must migrate to AndroidX to use the Muzei API.