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. :(