Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.1.0.tar.gz | 2023-04-10 | 123.2 kB | |
7.1.0.zip | 2023-04-10 | 153.6 kB | |
README.md | 2023-04-10 | 547 Bytes | |
Totals: 3 Items | 277.3 kB | 0 |
⤵️ 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 & emojisCountry.all
: a dictionary of known countriesPhoneInputListener
: aMaskedTextChangedListener
allowing to enter a phone number of any known countryNumberInputListener
: aMaskedTextChangedListener
allowing to enter currencies and other numbers
🔄 Modified:
minSdkVersion
→30