tip2——鼠標按下改變RelativeLayout背景顏色,鬆開變回

在drawable下建立bg.xml文件java <?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_pressed="true" android:drawable="@color/gr
相關文章
相關標籤/搜索