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

6 lines
231 B
XML
Raw Normal View History

2020-09-28 19:40:16 +00:00
<?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>