state_ic_math.xml 263 Bytes
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">

    <item android:drawable="@drawable/png_ic_math" android:state_activated="true"/>
    <item android:drawable="@drawable/png_ic_math_off"/>

</selector>