Skip to content

Instantly share code, notes, and snippets.

@MonsterTechnoGit
Created May 15, 2018 04:02
Show Gist options
  • Save MonsterTechnoGit/2cfe43576407dad3cc36258c7733e9e1 to your computer and use it in GitHub Desktop.
Save MonsterTechnoGit/2cfe43576407dad3cc36258c7733e9e1 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android" >
<gradient android:angle="0"
android:startColor="#285FBA"
android:endColor="#7535AD"/>
</shape>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment