blob: a3326ddab71db66ad9a693e4c2593cde3f34a87b [file] [log] [blame]
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true" android:drawable="@drawable/small_button_pressed" />
<item android:drawable="@drawable/small_button" />
</selector>