apkfuckery/com.discord/res/drawable/alerter_alert_button_background.xml
2020-11-12 02:11:44 +00:00

6 lines
No EOL
231 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<stroke android:width="1.0px" android:color="@android:color/white" />
<corners android:radius="10.0dip" />
</shape>