This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
3.1.0
- Upgraded afollestad/date-picker library to 0.6.1.
- The
updateListItems(...)
method has been split into three variants so that a new listener can be
passed for plain, single, and multi-choice list dialogs. - Add
horizontalPadding
boolean parameter tocustomView(...)
- when true, 24dp padding is added
to the left and right of your custom view.