Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

v1.4.0s

Compare
Choose a tag to compare
@Guiorgy Guiorgy released this 03 Apr 07:39
· 68 commits to master since this release
b51f0bb

+ 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