This repository has been archived by the owner on Oct 14, 2023. It is now read-only.
v1.4.0s
+ added FileChooser style. You can now set a custom theme
+ overrideGetView added to adapter (accessed from AdapterSetter)
* calling build() no longer obligatory (show() can now be called directly)
+ now possible to pass Drawables as well as drawable resouces
+ now dialog shows after granting read permission
* many small improvements and bug fixes