issues
search
ibrahimsn98
/
PhoneNumberKit
Android Kotlin library to parse and format international phone numbers. Country code picker.
Apache License 2.0
159
stars
41
forks
source link
Fix: Add missing long phone number patterns for Austria (AT)
#38
Closed
KDVL
closed
1 month ago
KDVL
commented
1 month ago
Implemented
findOtherPatterns
function to find others shorter or longer patterns.
Addressed issue where text input validation for Austrian phone numbers failed for valid long numbers.
Fixes #14
findOtherPatterns
function to find others shorter or longer patterns.Fixes #14