Skip to content

Instantly share code, notes, and snippets.

@Char0394
Created October 5, 2017 02:33
Show Gist options
  • Select an option

  • Save Char0394/a40bba5cee7451a83db3ab83b16ac329 to your computer and use it in GitHub Desktop.

Select an option

Save Char0394/a40bba5cee7451a83db3ab83b16ac329 to your computer and use it in GitHub Desktop.
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size android:height="4dp" />
<gradient android:startColor="@android:color/transparent"
android:endColor="#88333333"
android:angle="90"/>
</shape>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment