ChiliLabs / ChiliPhotoPicker

Photo picker library for android. Let's you pick photos directly from files, or navigate to camera or gallery.
Apache License 2.0
405 stars 45 forks source link

Refactoring #22

Open zhombie opened 3 years ago

zhombie commented 3 years ago

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 if you need, you need to return back