Skip to content

v2.1.4

Compare
Choose a tag to compare
@maltaisn maltaisn released this 05 Oct 23:28
· 13 commits to master since this release
v2.1.4
255d05d
  • Updated kotlin to 1.4.10.
  • Fixed layout issues with constrained width.
  • Fixed missing left and right margin in recurrence picker dialog for API <= 16.
  • Fixed dropdown widgets not wrapping width to content (introduced in 2.0.2).
  • Fixed some issues with weekly recurrence with no days set (aka on same day as start date).
    • Recurrence.toString() now returns "on same day as start date" for this case.
    • RRuleFormatter correctly formats this case which otherwise resulted in invalid RRule.