Skip to content

Instantly share code, notes, and snippets.

@nicoqueijo
Created May 14, 2020 22:08
Show Gist options
  • Select an option

  • Save nicoqueijo/6724422412b372ec1530896f9670aa6f to your computer and use it in GitHub Desktop.

Select an option

Save nicoqueijo/6724422412b372ec1530896f9670aa6f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size android:height="1dp" />
<solid android:color="@android:color/darker_gray" />
</shape>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment