state_ic_chinese.xml 268 Bytes
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:drawable="@drawable/png_ic_chinese" android:state_activated="true"/>
    <item android:drawable="@drawable/png_ic_chinese_off" />
</selector>