0
点赞
收藏
分享

微信扫一扫

android edittext 设置可以滑动 不可编辑属性

非凡兔 2022-02-16 阅读 109
android
etit.setInputType(EditorInfo.TYPE_NULL);
举报

相关推荐

0 条评论