MischiefGo_com.design.misch.../app/src/main/res/drawable/trans_bg.xml
2025-12-17 14:43:26 +08:00

4 lines
178 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<corners android:radius="10dp" />
</shape>