AAkira / ExpandableLayout

[Deprecated] An android library that brings the expandable layout with various animation. You can include optional contents and use everywhere.
Apache License 2.0
1.65k stars 325 forks source link

Measured height for programatically added view is larger than actual size #132

Open deckyfx opened 6 years ago

deckyfx commented 6 years ago

Version 1.6.0 When add view programatically, then call initLayout(), the height is larger obtained during onMeasure is larger than the actual size, this maybe the solution: https://stackoverflow.com/questions/6157652/android-getmeasuredheight-returns-wrong-values