-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Library Version v1.0.6
The layout set as secondLayout is not displayed entirely. It has android:layout_height="match_parent" but the ExpandableLayout doesn't take in the full size of the layout file.
I'd expect to have the second layout fully displayed. The ExpandableLayout should take the added height of it's parent and second layout when expanded. Right now I see it's a fixed size and I have to include a ScrollView as a workaround
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels