Skip to content

Instantly share code, notes, and snippets.

View appsfeature's full-sized avatar

Abhijit Rao appsfeature

View GitHub Profile
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#F7F750" />
<stroke
android:width="0.2dp"
android:color="#B8B83B" />