SyntaxFix
Write A Post
Hire A Developer
Questions
When onMeasure is called the view gets its measured width/height. After this, you can call layout.getMeasuredHeight().
onMeasure
layout.getMeasuredHeight()