traex / ExpandableLayout

Implementation of ExpandableListview with custom header and custom content.
MIT License
1.64k stars 361 forks source link

GridView in Content Layout #42

Open swapnilnandgave opened 8 years ago

swapnilnandgave commented 8 years ago

Height is not adjusted as per grid view defined in content layout. Content layout has one gridview.

gufengpiaoyi commented 8 years ago

Override GridView's onMeasure() method.