
Android中RelativeLayout和LinearLayout性能分析,意外的惊喜
}}}if(isWrapContentHeight){if(targetSdkVersion<Build.VERSION_CODES.KITKAT){height=Math.max(height,params.mBottom);}else{height=Math.max(height,params.mBottom+params.bottomMargin);}}if(child!=ignore||verticalGravity){lef