《Android开发艺术探索》第4章 View的工作原理

本章代码GitHub地址:https://github.com/LittleFogCat/AndroidBookNote/tree/master/chapter04_view 4.0 要点 View的绘制流程 measure -> layout -> draw 常用回调 onAttach onVisibilityChanged onDetach 滑动处理 4.1 ViewRoot DecorVie
相关文章
相关标签/搜索