apkfuckery/com.discord/res/drawable/drawable_squircle_transparent.xml

5 lines
183 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<corners android:radius="12.0dip" />
</shape>