CWZUL

  • Android View绘制流程详解

    一、View的生命周期 1、onMeasure:设置View的测量尺寸,对应 xml 文件中的布局宽高模式以及 getWidth()、getHeight() 等 2、onLayou…

    编程 2025-01-24