Sign in
apache
/
fineract-cn-mobile
/
1951d5500d16dbbc3d8ada3c44f184c0e7bcc144
/
.
/
app
/
src
/
main
/
res
/
drawable
/
circular_background.xml
blob: c11f653c3f2685ba4059d8a106149437f2b110f1 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:shape
=
"oval"
>
<size
android:width
=
"@dimen/status_width"
android:height
=
"@dimen/status_width"
/>
</shape>