Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-05-11 | 166 Bytes | |
Version 2.2.tar.gz | 2020-05-11 | 2.2 MB | |
Version 2.2.zip | 2020-05-11 | 2.3 MB | |
Totals: 3 Items | 4.5 MB | 0 |
- Added
.setIconAnimation(R.anim.your_animation)
to set a custom animation for the dialog icon. A zoom in-out animation will be used by default. Thanks to @chkfung.