mac
2024-06-05 31de722a45e886eae89cfea2f1740c1f4d3b0216
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>