Skip to content

Releases: edgar-zigis/MaterialTextField

1.4.7

03 Jan 12:20
30044ba

Choose a tag to compare

New features

  • Upgrade dependencies

1.4.6

30 Sep 11:28
73bba05

Choose a tag to compare

New features

  • Add library to MavenCentral

1.4.5

20 Aug 19:43
3447f28

Choose a tag to compare

New features

  • Sample app has been migrated to view binding
  • Upgraded Kotlin dependencies

1.4.4

11 Jan 11:41
ef1b7ca

Choose a tag to compare

Bug fixes

  • Fixed focus change listener

1.4.3

10 Dec 10:44
b26e461

Choose a tag to compare

Bug fixes

  • Fixed cursor flickering to the 0 position

1.4.2

02 Dec 19:53

Choose a tag to compare

Bug fixes

  • Disabled exception logging

1.4.1

23 Nov 08:45
46efb2c

Choose a tag to compare

Bug fixes

  • Fixed field state when error is shown

1.4.0

09 Nov 11:55
15b6d6c

Choose a tag to compare

New features

  • Implemented password toggle visibility

1.3.1

08 Nov 19:24

Choose a tag to compare

Bug fixes

  • Renamed isMultiline parameter to isMultilineField

1.3.0

26 Oct 13:17

Choose a tag to compare

New features

  • Enable multiline support