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

3.1.0

Compare
Choose a tag to compare
@afollestad afollestad released this 02 Jul 18:23
  • 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 to customView(...) - when true, 24dp padding is added
    to the left and right of your custom view.