You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cant't set mask dynamically.
Setting mask in xml with app attributes works fine.
But defining edittext in xml and then setting mask through et.setMask("") doesnt work. Mask doesnt apepars.
The text was updated successfully, but these errors were encountered:
I cant't set mask dynamically.
Setting mask in xml with app attributes works fine.
But defining edittext in xml and then setting mask through et.setMask("") doesnt work. Mask doesnt apepars.
The text was updated successfully, but these errors were encountered: