ImageView / Text 使用 android:state_pressed 没有效果的处理方法
生活随笔
收集整理的這篇文章主要介紹了
ImageView / Text 使用 android:state_pressed 没有效果的处理方法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
android:state_pressed 實現按壓效果, 的時候沒有作用
處理方法就是在xml 或者java 代碼給圖片設置 android:clickable="true"
如下
<ImageViewandroid:layout_width="50dp"android:layout_height="50dp"android:layout_marginTop="10dp"android:clickable="true"android:src="@drawable/img_selector_bg" />
這樣就有點擊效果了.
總結
以上是生活随笔為你收集整理的ImageView / Text 使用 android:state_pressed 没有效果的处理方法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 石灰多少钱一吨啊?
- 下一篇: Ubuntu 系统 启动报错 /: UN