LongYiGroundStation/app/src/main/res/drawable/x94555f75_8round_bg.xml
2025-11-12 09:23:40 +08:00

10 lines
194 B
XML

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