Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 262 Bytes

LayoutInflater

😁 郭神 - Android LayoutInflater原理分析,带你一步步深入了解View,自定义View。

  • 初步了解LayoutInflater加载View的原理。

  • 初步了解自定义View的方法。

  • 自绘控件,组合控件,继承控件。