discord-jadx/app/src/main/res/drawable/drawable_squircle_transpare...

5 lines
201 B
XML
Raw Normal View History

2021-06-27 20:44:35 +00:00
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<corners android:radius="@dimen/folder_border_radius"/>
</shape>