Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <shape xmlns:android="http://schemas.android.com/apk/res/android" >
  3.  
  4. <gradient
  5. android:angle="225"
  6. android:startColor="#6942AC"
  7. android:endColor="#A395BB"/>
  8.  
  9. </shape>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement