Hi,
I was wondering in what order the following methods - onDraw(), onMeasure(), onSizeChanged() - are called automatically when we create a custom component.
Not sure if this question makes sense ... I've just been kinda confused as to what the methods are supposed to do exactly.
Thanks for the help in advance.
Cheers.