Skip to content

7.1.0

Compare
Choose a tag to compare
@taflanidi taflanidi released this 11 Apr 08:05
· 16 commits to master since this release

⤵️ Added:

  • New logo :D
  • New README :D
  • Text listener callbacks now return a tailPlaceholder for the value to be completed
  • Country: a model object representing a country with phone formatting, ISO codes & emojis
  • Country.all: a dictionary of known countries
  • PhoneInputListener: a MaskedTextChangedListener allowing to enter a phone number of any known country
  • NumberInputListener: a MaskedTextChangedListener allowing to enter currencies and other numbers

🔄 Modified:

  • minSdkVersion30