blob: 406e98f9cdb002faba3d1bc077e54b21f8b5dfe6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid
android:color="#33000000"/>
<size
android:width="120dp"
android:height="120dp"/>
</shape>