roman-rr commented on issue #1514:
URL: 
https://github.com/apache/cordova-android/issues/1514#issuecomment-1695041120

   For some reason I can't reproduce this blinks on real device with following 
configuration:
   
   ```
   <preference name="FadeSplashScreenDuration" value="250" />
   <preference name="FadeSplashScreen" value="true" />
   <preference name="ShowSplashScreenSpinner" value="true" />
   <preference name="AutoHideSplashScreen" value="false" />
   <preference name="SplashScreenDelay" value="-1" />
   <preference name="AndroidWindowSplashScreenAnimatedIcon" 
value="resources/splash.png" />
   ```
   
   But other configurations will give me a blinks on real device to. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to