ab7934b995f935cd6f02740405f3e17fdcbf208f
1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <shape xmlns:
android=
"http://schemas.android.com/apk/res/android"
3 android:
shape=
"rectangle">
4 <size android:
width=
"20dp"
5 android:
height=
"20dp" />
6 <solid android:
color=
"@android:color/black"/>