<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>