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

6 lines
223 B
XML

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