MaskedEditText This project derives from toshikurauchi/MaskedEditText, but its been adapted for gradle build system and has additional features: filter allowed chars filter denied chars user can use chars from mask in his input (in original version
PinEntryEditText for Android This repository contains PinEntryEditText which extends the behaviour of EditText and implement features that are otherwise not available. Features PinEntryEditText Number of pin characters is configurable. You can use t
IconEditText for Android IconEditText provides a reusable view for displaying an ImageView with an EditText for Android 4.0 . Usage Using the IconEditText is easy enough, just clone the repo and add it to your project as a Library. After adding the