Skip to content

Sheets v2.3.0

Compare
Choose a tag to compare
@maxkeppeler maxkeppeler released this 01 Oct 19:37
· 7 commits to main since this release
  • clock_time module was renamed to clock (ClockSheet)
  • time module was renamed to duration (DurationSheet)
  • Fix InputEditText resultListener issue where resultListener returns previous changed value when dialog is closed quickly
  • Add suffix and custom drawable tint to InputEditText

Internal changes

  • Uses now Kotlin DSL
  • Dependencies updates
  • Generate API documentation