You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/07/20 08:03:24 UTC

[GitHub] [cordova-android] cytostatic commented on issue #1462: cordova app for android 11 , unable to get splash screen

cytostatic commented on issue #1462:
URL: https://github.com/apache/cordova-android/issues/1462#issuecomment-1189958015

   Since v6 there is no need for an extra splash screen plugin.
   
   But since v11 the "splash" config tags are removed and can not used anymore. 
   The newer Android 11 splash screen must be used.
   
   https://developer.android.com/guide/topics/ui/splash-screen#splash_screen_dimensions
   
   But i have not understand how to handle different densities yet.


-- 
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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org