02-12Android学习进度报告十二
摘要:
今天学习了ListView的焦点问题,基本了解了ListView的使用内容。 首先可以为抢占了控件的组件设置:android:focusable="false" 只需为抢占了ListView Item焦点的控件设置android:focusable="false" 即可解决这个问题 或者在代码中获得 阅读全文
posted @ 2020-02-12 19:47 yangliuliu 阅读(65) 评论(0) 推荐(0)
浙公网安备 33010602011771号