apkfuckery/com.discord/res/drawable/alerter_alert_button_backgr...

6 lines
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>