AAkira/ExpandableLayout

how to refresh layout?

findtheway10 opened this issue · 0 comments

hi

i used vertical linear layout in vertical linear expandable layout.

and i removed some child view in linear layout.

because of that, expandable layout has space at bottom.

i think expandable layout need to some method for resize or refresh.

i already used initLayout() method, but is not working.