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

How to set custom expand/collapse ImageButtons src? #72

Closed IAmProgrammist closed 4 years ago

IAmProgrammist commented 4 years ago

Alright, I have founded decision. You just need to use attributes app:expandDrawable and app:collapseDrawable.