How to reproduce: 1) Create an ExpandableLinearLayout 2) add 2 or more children 3) Create a button to make one of the children gone Possible cause: `if (!isCalculatedSize) {` in `onMeasure`