edittext-mask icon indicating copy to clipboard operation
edittext-mask copied to clipboard

The custom mask for EditText. The solution for masked edit text input phone numbers, SSN, and so on for Android

Results 41 edittext-mask issues
Sort by recently updated
recently updated
newest added

Is there way to set mask programmatically? (mask:mask="+7(###)###-##-##")

Hello, are IPs supported? Regards Martin

Первый элемент строки окрашивается в черный цвет, если маска выглядит следующим образом: В таком случае, скобка горит черным Подскажите, пожалуйста, это баг или необходимо как-то настроить элемент? ![image](https://user-images.githubusercontent.com/7287063/80750389-a91a8500-8b30-11ea-8c99-e1a92e47da3e.png)

I am trying to use 2 MaskedEditText but wheb run applicaiton it shows errors **Error code** java.lang.RuntimeException: Unable to start activity ComponentInfo{uz.xb.istemolkredit/uz.xb.istemolkredit.ui.MainActivity}: android.view.InflateException: Binary XML file line #65: Binary XML...

help wanted
question

Используемая маска: ![Image from iOS](https://user-images.githubusercontent.com/19650878/78857630-f5473d80-7a3a-11ea-8727-b5dced8d53fd.jpg)

Заменить namespace.

Используем для авторизации, первое поле телефон, второе пароль. Все здорово работает, пока дело не доходит до автосохраненого пароля гуглом и при выборе сохраненного пароля телефон +7915... он вставляется так +7**7**915...

bug
help wanted

I am using this lib to enter the MAC address, which format is `##:##:##:##:##:##`, and should accept `1234567890ABCDEF` char set. The problem is when switching to the digits keyboard, after...

fixed

Hey, I want to make this type of mask: A01.02.003 I mean the first slot is only one character that has to have character in upper case. and others are...

enhancement
help wanted

When programmatically setting HintTextColor, the component does not change hint text color

bug