Created
October 5, 2017 02:33
-
-
Save Char0394/a40bba5cee7451a83db3ab83b16ac329 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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