aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/circular_background.xml
blob: 5f6c58ee74af21a7dc756b292f935d5639bc30b6 (plain) (tree)
1
2
3
4



                                                                                        
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
    <size android:width="24dp" android:height="24dp"/>
</shape>