Skip to content

Releases: HITGIF/TextFieldBoxes

1.4.5

11 Jun 07:31
Compare
Choose a tag to compare
  • Fix 'attr/counterTextColor' name conflict (#97 #99 #105)

1.4.4

08 Jun 22:57
Compare
Choose a tag to compare
  • Layout updated to support bigger clear icon and end icons (#72).

1.4.3

08 Apr 04:07
Compare
Choose a tag to compare

1.4.2

17 Mar 09:18
Compare
Choose a tag to compare

1.4.1

27 Feb 16:02
Compare
Choose a tag to compare
  • Ultimately fixed #49.

1.4.0

27 Feb 15:49
Compare
Choose a tag to compare
  • Support Dense Layout (Dense Spacing) with app:useDenseSpacing attribute.
  • The label can be fixed at the top when hint is present, with app:alwaysShowHint attribute.

1.3.9

31 Jan 08:24
Compare
Choose a tag to compare
  • Fix issue #49.
  • Fix the compiling issue in #50.

1.3.8

31 Jan 08:17
Compare
Choose a tag to compare
  • Fix issue #41.
  • Add autocompletion support as addressed in #43. (ExtendedEditText now extends a built-in TextInputAutoCompleteTextView, which extends AppCompatAutoCompleteTextView).

1.3.7

22 Nov 12:37
Compare
Choose a tag to compare

1.3.6

20 Nov 08:59
2a85ec0
Compare
Choose a tag to compare
  • fix issue #34 and reoccurring #14.

  • add getter for onError (#33).

  • the space for the floating label at the top will be removed when labelText is empty (#35).