解决ImageView添加selector不显示问题

来源:互联网 发布:安装战网出错网络问题 编辑:程序博客网 时间:2024/05/29 04:14
<CheckBox                          android:id="@+id/item_button"                          android:layout_width="wrap_content"                          android:layout_height="wrap_content"                          android:button="@drawable/bg_btn_shopgrade_selector"                          android:padding="8dp"                           />
原创粉丝点击