Closed WenLonG12345 closed 3 years ago
I had implement multiple expandableLayout and I notice that when collapsing the second expandableLayout, the secondLayout is not completely hide.
expandableLayout
secondLayout
I am using ScrollView as my main's parent layout to make it scrollable. is it ScrollView makes the secondLayout work abnormally?
ScrollView
https://user-images.githubusercontent.com/39330565/112133694-e84d3b00-8c06-11eb-9ef3-518627e6df9c.mp4
Hi, a new version 1.0.7 has been released. Please try using a new release. Thanks!
1.0.7
Thanks! Appreciate your contribution :)
I had implement multiple
expandableLayout
and I notice that when collapsing the secondexpandableLayout
, thesecondLayout
is not completely hide.I am using
ScrollView
as my main's parent layout to make it scrollable. is itScrollView
makes thesecondLayout
work abnormally?https://user-images.githubusercontent.com/39330565/112133694-e84d3b00-8c06-11eb-9ef3-518627e6df9c.mp4