ExpandableLayout icon indicating copy to clipboard operation
ExpandableLayout copied to clipboard

After rotation (activity destroyed / recreated) expandable layer does not expand

Open akent opened this issue 8 years ago • 0 comments

I think it has to do with the onMeasure calculations not being correct after rotation.

If anyone else has this issue, I switched to using https://github.com/cachapa/ExpandableLayout instead, similar functionality and works fine on rotation.

akent avatar Mar 09 '17 01:03 akent