mac
2024-10-21 8c04e8e9e28f7fdf1df36f2630bd998d0acc746c
app/src/main/res/layout/activity_splash.xml
@@ -2,7 +2,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:alpha="0.6"
    android:background="@color/text_FFFFFFFF">
    android:alpha="1.0"
    android:background="@drawable/bj">
</LinearLayout>