You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found exact reason: id value in config.xml.
This issue only can be reproduced with default io.cordova.hellocordova, any other id value will fix this issue.
Bug Report
Problem
Splashscreen zoomed on hide (see video below)
What is expected to happen?
Splashscreen image/icon persist sizes
Information
Zoom is happens right on this declaration:
File:
platforms/android/CordovaLib/src/org/apache/cordova/SplashScreenPlugin.java
Line: 145
And then fade function initiated. I Guess something wring with
getView
function ofsplashScreenViewProvider
Command or Code
Environment, Platform, Device
Real device: Samsung A51
**OS: ** Android version 13
Version information
Checklist
Related
#1514
ionic-team/capacitor-plugins#1322
Sources for reproduction
splash-zoom-app.zip
The text was updated successfully, but these errors were encountered: