mac
2024-07-01 a7584d9662df5c9d46a40eb132899cdc64c07ef5
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>