摘要: 一:view的自定义和compose的自定义中测量的对比 自定义的view的测量和compose的自定义Layout有很多相似的地方: 自定义view compose的Layout 作用 measuredWidth = resolveSize(XXXX) measurable.measure(con 阅读全文
posted @ 2021-12-18 21:53 ou尼酱~~~ 阅读(99) 评论(0) 推荐(0)