动态代码中设置控件相对位置

PercentRelativeLayout.LayoutParams layoutParams = new PercentRelativeLayout.LayoutParams((int) (0.74*width_screen),(int)(0.80*height_screen)); layoutParams.addRule(PercentRelativeLayout.BELOW,R.id.tex
相关文章
相关标签/搜索