摘要:
参考: http://www.cnblogs.com/xiaorenwu702/p/5185436.html 当外层容器组件调用其内部的某个组件view1.measure(xxx)时,view1的onMeasure(xxx)就被调用。 1,measure >onMeasure >setMeasure 阅读全文
摘要:
Custom Components 1.In this document The Basic Approach Fully Customized Components Compound Controls Modifying an Existing View Type Android offers a 阅读全文