record_flash.xml 299 Bytes
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:drawable="@drawable/stream_flash_on_sel" android:state_pressed="true" />
    <item android:drawable="@drawable/stream_flash_on" android:state_pressed="false" />
</selector>