PatternedEditText icon indicating copy to clipboard operation
PatternedEditText copied to clipboard

setPattern is not working programmatically

Open panchalAlpit opened this issue 5 years ago • 0 comments

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.

panchalAlpit avatar Feb 06 '20 08:02 panchalAlpit