rk
2025-10-20 4a8ff39b0fab0627ef8f7459587d514cc01c3676
keyCabinet-android/app/src/main/res/drawable/shape_c05_6_bg.xml
对比新文件
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
       android:shape="rectangle"
    >
    <solid android:color="#26279BAA" />
    <corners android:radius="6dp" />
</shape>