BR 技术头条 技术链接、资讯与社区分享流
wa wangxinghe.github.io / 2021-05-19 13:42 / by @技术头条 / 原作者:@某学姐

理解Android ViewRootImpl

本文以View的requestLayout/invalidate/postInvalidate为切入口, 引申到ViewRootImpl过程分析.

主要按照下面3个步骤:
1.requestLayout / invalidate / postInvalidate的异同;
2.ViewRootImpl过程;
3.常见问题分析;

发表评论