You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :(