Android demo app/library for easy implementation of chip-like text in your TextViews (EditText, AutoCompleteTextView, etc..).
ChipTextViewHelper is hosted in the following web site
https://github.com/daisy1754/ChipTextViewHelper
If you think the Android project ChipTextViewHelper 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 ChipTextViewHelper.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 1 |
There are 1 image files in ChipTextViewHelper. The names of the image files are listed as follows.
ic_action_person.png
The following screenshort is generated from the image listed above.
ChipTextViewHelper has the following Java source files.
jp.gr.java_conf.daisy.chip_edit_text.ChipEditText.java jp.gr.java_conf.daisy.chip_edit_text.ChipItem.java jp.gr.java_conf.daisy.chip_edit_text.ChipTextViewHelper.java jp.gr.java_conf.daisy.chip_edit_text.demo.MainActivity.java