PatternedEditText
PatternedEditText copied to clipboard
setPattern is not working programmatically
I used in xml file pet:pattern="(###) ### - ####" this pattern but after i changed to setPattern("#######") programmatically, so it's not working. i found error for indexoutbound.