cachapa / ExpandableLayout

An expandable layout container for Android
Apache License 2.0
2.34k stars 274 forks source link

Samsung s5, Android Version 6.0.1 #66

Closed marklw16 closed 6 years ago

marklw16 commented 6 years ago

When the you expand layout, all the views below it are on top of each other. Any ideas how that could be fixed or what might cause it. Seems fine on Android 8.

cachapa commented 6 years ago

Can you attach a screenshot and the layout file?

marklw16 commented 6 years ago

Scratch that, it was my own fault. Used Relative views instead of linear vertical within the expandable layout.