RT .
目的是 不想界面自动往上弹
- android:focusable="true"
- android:focusableInTouchMode="true"
转载链接: http://blog.youkuaiyun.com/u012792882/article/details/15029401
现在不弹了,我用了另外一种形式 ,在需要显示的时候,用handler delay 50-200毫秒setVisible
RT .
目的是 不想界面自动往上弹
转载链接: http://blog.youkuaiyun.com/u012792882/article/details/15029401
现在不弹了,我用了另外一种形式 ,在需要显示的时候,用handler delay 50-200毫秒setVisible