Hello.
After updating to Cocos Creator 3.7.2 my custom image for splash screen looks too small. There is an option in the settings called “Image Size Multiplier” but it has unpredictable behavior, it seems to depend on device screen.
How can I return fullscreen image for splash screen?
The custom image will be scaled down and displayed in the center by default, You can enlarge the size of the image by setting ‘Image Size Multiplier’.
See document here:
https://docs.cocos.com/creator/manual/en/editor/project/#splash-setting
