client_Hale
2019-10-21 7cb3732005f45f07d1ff47b82b3b74f466ba740f
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android" >
    <item android:state_pressed="true" android:drawable="@drawable/tfloat_help_pressed" />
    <item android:state_pressed="false" android:drawable="@drawable/tfloat_help" />
</selector>