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

Refactor picker configuration flow #8

Closed APetjko closed 4 years ago

APetjko commented 4 years ago

Setup picker via ChiliPhotoPicker Save picker settings to PickerConfiguration object Adjust layout to support landscape orientation Convert PickerState to PickerViewModel to save state after config changed Add possibility to limit maximal count of pickable images