MaterialEditText
MaterialEditText copied to clipboard
Regex option from xml layout
It would be better if there is option to pass the regex from xml layout.
Like:
app:met_regex="^\\d{6}$"