mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 20:41:02 +00:00
5 lines
150 B
XML
5 lines
150 B
XML
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:shape="oval">
|
|
<solid android:color="?attr/colorPrimary" />
|
|
</shape>
|