nguyenhoanglam / ImagePicker

A customizable library for selecting images on the device.
Apache License 2.0
598 stars 158 forks source link

setToolbarIconResource #133

Closed dsounded closed 2 years ago

dsounded commented 3 years ago

Thanks for the library!

It would be nice to have such an option :)

And having control over

<item name="android:windowLightStatusBar"> will be also very useful

nguyenhoanglam commented 2 years ago

@dsounded Version 1.5.0 is available. Now, you can set status bar dark/light mode with ImagePickerConfig's isLightStatusBar attribute.