adil-hussain-84 / android-edittext-experiments

Experiments with Android's EditText class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EditText experiments

This project houses a number of Android applications which experiment with Android's EditText class.

The applications in this project are as follows:

app1 – Demonstration of a custom EditText view which formats credit card numbers to display with spaces between groups of digits and limits the input to a certain number of digits.

About

Experiments with Android's EditText class.


Languages

Language:Kotlin 100.0%