ChiliPhotoPicker icon indicating copy to clipboard operation
ChiliPhotoPicker copied to clipboard

Photo picker library for android. Let's you pick photos directly from files, or navigate to camera or gallery.

Results 18 ChiliPhotoPicker issues
Sort by recently updated
recently updated
newest added

1) Updated dependencies; Android >10 support; Removed core-ktx dependency; Result is provided by List, not ArrayList; Replaced GlobalScope with lifecycle-safe scopes P.S. sorry, but I removed maven upload configurations, so...

I've been using this very useful library a lot so I decided to add the support for choosing and taking videos. I have also upgraded all dependencies to latest versions...

I am facing issue while accessing camera Couldn't find meta-data for provider with authority ${applicationId}.fileprovider file_provider_paths: In App Class ChiliPhotoPicker.INSTANCE.init(new GlideImageLoader(), BuildConfig.APPLICATION_ID+".fileprovider");

Hello, everythink is working and other API version OK. But I have higgest api phone. It isn't working. I used other emulator api 27. Everythinks OK My Phone Information ```...