dashboard
repositories
filestore
activity
search
login
~wangziyang
/
hive-app
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
跟进记录
li-guang
2021-01-06
b1ad3da0513c1e3e9d0e4ed294cd7a68aa65102f
[~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>