JStumpp / awesome-android

A curated list of awesome Android packages and resources.
Creative Commons Zero v1.0 Universal
11.02k stars 1.7k forks source link

Added GalleryImageSelector #326

Open niedev opened 4 years ago

niedev commented 4 years ago

https://github.com/niedev/GalleryImageSelector should be included because is a good image picker library and also allows you to perform the crop after the selection. It is highly optimized (fixes a lot of bugs including the rotation bug) and can work with a variety of different galleries, even when combined (you can use a gallery for pick and another for crop without problems).