ytdlnis/app/src/main/res/drawable/circle.xml
2024-02-04 14:42:43 +01:00

3 lines
No EOL
113 B
XML

<shape xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="50dp" />
</shape>