Skip to content

Instantly share code, notes, and snippets.

@rahulkhatri19
Created July 13, 2019 13:55
Show Gist options
  • Save rahulkhatri19/c2be7f7652893b7b6ac2400bfafefd25 to your computer and use it in GitHub Desktop.
Save rahulkhatri19/c2be7f7652893b7b6ac2400bfafefd25 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">
<solid android:color="@android:color/white"/>
<corners android:radius="16dp"/>
</shape>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment