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>