Chips EditText, Token EditText, Bubble EditText, Spannable EditText and etc.. There are many names of this control. Here I develop easy to understand , modify and integrate Chips Edit Text widget for Android.
chipsedittext is hosted in the following web site
https://github.com/kpbird/chipsedittext
If you think the Android project chipsedittext listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of chipsedittext.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 16 image files in chipsedittext. The names of the image files are listed as follows.
android.png australia.png canada.png france.png germany.png india.png italy.png japan.png malaysia.png newzealand.png philippines.png russia.png singapore.png sweden.png unitedkingdom.png unitedstates.png
The following screenshort is generated from the image listed above.
chipsedittext has the following Java source files.
com.kpbird.chipsedittext.ChipsMultiAutoCompleteTextview.java com.kpbird.chipsedittext.MainActivity.java