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

Dynamically set the expandDrawable and collapseDrawable #48

Open charlenelu opened 7 years ago

charlenelu commented 7 years ago

Can provide two public methods to dynamically set the expandDrawable and collapseDrawable ?

zhuyifan2013 commented 7 years ago

Agree. it is not wise for " TextView and ImageButton must be set to "@id/expandable_text" and "@id/expand_collapse" "