hh_av_chat_voice_bg.xml 370 Bytes
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:drawable="@drawable/hh_av_chat_voice_press"  android:state_enabled="false" />
    <item android:drawable="@drawable/hh_av_chat_voice_press"  android:state_pressed="true" />
    <item android:drawable="@drawable/hh_av_chat_voice" />
</selector>