摘要: android:clickable="true"android:focusable="true"android:focusableInTouchMode="false"在<ImageView 中增加这几个属性就可以。在布局中也是一样的,比如LinearLayout等等,都是一样的处理。 阅读全文
posted @ 2021-08-06 11:46 jiduoduo 阅读(178) 评论(0) 推荐(0)