android 控件的移动
android 控件的移动
1.
Java代码
x=x+10;y=y+10;LayoutParamslayoutParams=mIconPinpu.getLayoutParams();layoutParams.height=x;layoutParams.width=y;mIconPinpu.setLayoutParams(layoutParams);网盘资源分享:http://pan.baidu.com/share/home?uk=1882162285