Android Open Source - UI edittext ChipTextViewHelper






Project Summary

Android demo app/library for easy implementation of chip-like text in your TextViews (EditText, AutoCompleteTextView, etc..).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ChipTextViewHelper.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version14
Activity Count1




Resource Files

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.

null

Java Source Files

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