lmw
2025-01-10 601f14db94013373df700e007095f7f2f5ecbe24
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/splash"
        app:placeholderImage="@color/white"
        app:placeholderImageScaleType="centerCrop" />
</androidx.constraintlayout.widget.ConstraintLayout>