Skip to content

Releases: jbvincey/Design

v3.0.2

07 Nov 18:08
Compare
Choose a tag to compare

Bugfix

  • fix validateText() visibility in ValidationInputEditText

v3.0

07 Nov 17:56
Compare
Choose a tag to compare

Dependency updates

  • migrate from support library to AndroidX
  • migrate from design support library to material components (1.2.1)
  • update AGP (4.0)
  • update kotlin (1.4.1)
  • update appcompat (1.2.0)
  • update constraintlayout (2.0.4)

BugFix:

  • fix bug on SwipeCallback (action drawable was not clipped)