Open
Description
Hi,
Is there a way to adjust the size of the splash image, because the library does not resize it and I'm curious if there is a way to achieve this kind of result.
Here is the code I am running using Fastlane and the image is too big...
android_appicon(
appicon_image_file: 'src/assets/images/logos/development.png',
appicon_icon_types: [:splash_port, :splash_land],
appicon_path: 'android/app/src/development/res/mipmap',
appicon_filename: 'splash_icon'
)
Maybe some figured out how to solve this issue.
Metadata
Metadata
Assignees
Labels
No labels