Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <selector xmlns:android="http://schemas.android.com/apk/res/android">
  3.  
  4. <item android:state_pressed="true" android:drawable="@color/darkgray" />
  5. <item ><bitmap android:gravity="bottom|right" android:src="@drawable/spinner9patch" /></item>
  6.  
  7. </selector>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement