dashboard
repositories
filestore
activity
search
login
王子阳
/
hive-app
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
gx
queenwuli
2021-01-28
b83ba3cc4687f21d744e9866e10e30e91229e8a4
[~wangziyang/hive-app.git]
/
hive-app
/
unpackage
/
cache
/
apk
/
__UNI__EB91E09_cm
/
res
/
drawable
/
abc_btn_check_material.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<selector
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="true" android:drawable="@drawable/abc_btn_check_to_on_mtrl_015" />
<item android:drawable="@drawable/abc_btn_check_to_on_mtrl_000" />
</selector>