state_ic_english.xml 267 Bytes
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:drawable="@drawable/png_ic_english" android:state_activated="true"/>
    <item android:drawable="@drawable/png_ic_english_off"/>
</selector>