Manabu-GT / ExpandableTextView

Android's TextView that can expand/collapse like the Google Play's app description
Apache License 2.0
4.08k stars 791 forks source link

Add more views? #43

Open YazaWainakh opened 8 years ago

YazaWainakh commented 8 years ago

Is it possible to add more views in the list item, such as another textview, or a radio button? where these views will be visible on expand and invisible on collapse. Thank you,