Skip to content

murcy/PhoneEditText

Repository files navigation

PhoneEditText

PhoneEditText - custom EditText for easy enter of the phone number.

How to use

Add a PhoneEditText to your layout:

<com.yellowballstudio.phoneedittext.PhoneEditText
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:inputType="phone"/>

Sample

Example Image

About

PhoneEditText - custom EditText for easy enter of the phone number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published