Guest User

Untitled

a guest
Nov 21st, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
  2. <solid android:color="@android:color/white" />
  3. <stroke android:width="1dip" android:color="#4fa5d5"/>
  4. </shape>
Add Comment
Please, Sign In to add comment