onLayout

protected open fun onLayout()

This function is called after the rendering tree onBeforeDraw cycle was completed and before the onDraw cycle is called

Override this function when you need to re-locate element within your ui element