Expo Splash Image Reduces Quality when Building for Android

My Splash Image appears perfectly when running my App through Expo App, but when I build it for Android, the image quality gets awful.

Is there a way to keep the Splash image quality when building?

=====
Expo CLI 4.0.17 environment info:
System:
OS: Windows 10 10.0.17134
Binaries:
Node: 12.18.0 - C:\Users.…\Documents\VSCode\node\node.EXE
npm: 6.14.4 - C:\Users.…\Documents\VSCode\node\npm.CMD
npmPackages:
expo: ~40.0.0 => 40.0.0
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
Expo Workflow: managed

Hey @rodhoff, are you building via expo build or EAS?

Cheers,
Adam

Hello @adamjnav !

I’m using expo build:android

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.