Android-ExpandableTextView icon indicating copy to clipboard operation
Android-ExpandableTextView copied to clipboard

Expand/Collapse stops working after ExpandableTextView regains focus inside RecyclerView

Open GaganKainth opened this issue 8 years ago • 1 comments

Step 1. Expand/Collapse works well for the 1st time when RecyclerView is rendered on UI. Step 2. Now scroll the RecyclerView (so that ExpandableTextView loses focus), and go back to ExpandableTextView. Step 3. Now try to Expand/Collapse it. Doesn't work. :(

GaganKainth avatar Feb 09 '17 12:02 GaganKainth

Hi

thanks for reporting this issue. This project is currently on hold, but feel free to fork this repository and fix it yourself. When finished, I'll gladly review your pull request and merge it into the master branch.

Kind regards Cliff

Cliffus avatar Jun 09 '17 14:06 Cliffus