lmw
2024-10-23 2f204867ad034d3a95ba9acc112d6507f296447b
app/src/main/res/layout/activity_splash.xml
@@ -9,7 +9,7 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        app:actualImageScaleType="centerCrop"
        app:placeholderImage="@mipmap/bg_hehua"
        app:placeholderImage="@mipmap/splash"
        app:placeholderImageScaleType="centerCrop" />
</androidx.constraintlayout.widget.ConstraintLayout>