android-percent-support-extend icon indicating copy to clipboard operation
android-percent-support-extend copied to clipboard

屏幕方向改变导致使用sw,sh的布局时出错

Open lvq410 opened this issue 9 years ago • 0 comments

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

lvq410 avatar Apr 05 '16 09:04 lvq410