android-percent-support-extend
android-percent-support-extend copied to clipboard
屏幕方向改变导致使用sw,sh的布局时出错
当切换activity时,如果屏幕方向改变,会导致下一个activity当中以sw,sh为属性的布局出问题 应该是 com.zhy.android.percent.support.PercentLayoutHelper#mWidthScreen 这个属性设为static的原因