Android Open Source - UI application ExpandableTextView






Project Summary

Android's TextView that can expand/collapse like the Google Play's app description.

Web Site / Source Repository

ExpandableTextView is hosted in the following web site
https://github.com/Manabu-GT/ExpandableTextView

If you think the Android project ExpandableTextView 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 ExpandableTextView.

ItemValue
Java File Count3
Supported screen sizes[sw600dp, mdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1




License

The license information of ExpandableTextView is as follows:

Apache License

Resource Files

There are 4 image files in ExpandableTextView. The names of the image files are listed as follows.

ic_collapse_large_holo_light.png
ic_collapse_small_holo_light.png
ic_expand_large_holo_light.png
ic_expand_small_holo_light.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.ms.square.android.expandabletextview.ExpandableTextView.java
com.ms.square.android.expandabletextview.sample.DemoActivity.java
com.ms.square.android.expandabletextview.sample.SampleTextListAdapter.java