android:focusableInTouchMode
摘要:
转载:https://blog.csdn.net/u010015108/article/details/52796785 大多数控件都可以获取焦点,也就是处在选中状态。如果android:focusable属性值为true,表示可以通过键盘(虚拟键盘或物理键盘)或轨迹球将焦点移动到当前控件上。如果设 阅读全文
posted @ 2020-09-15 22:09 逐风浪子 阅读(5200) 评论(0) 推荐(0) 编辑