Does invalidate call onDraw and is it expensive?

后端 未结 0 1971
轮回少年
轮回少年 2021-01-20 07:24

So I\'ve read that calling invalidate() makes the system go to the root of the view hierarchy and determines which areas need to be redrawn. It then calls onDraw() to redraw

相关标签:
回答
  • 消灭零回复
提交回复
热议问题