Linjiajia
2023-03-18 ad52afc6bcdaad95583ef7c619bc8c5749e78d76
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<!--    &lt;!&ndash; 按压状态 &ndash;&gt;-->
<!--    <item android:drawable="@drawable/ic_function_selected" android:state_checked="true" />-->
 
<!--    &lt;!&ndash; 默认状态 &ndash;&gt;-->
<!--    <item android:drawable="@drawable/ic_function_default" />-->
</selector>