Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nav bar on splash screen #17

Open
KODerFunk opened this issue Mar 1, 2016 · 2 comments
Open

Nav bar on splash screen #17

KODerFunk opened this issue Mar 1, 2016 · 2 comments

Comments

@KODerFunk
Copy link

Meizu m1 note phone on Android 4.4.4 (phonу with touch-home-button only)
cordova 5.4.1 / android platform 4.1.1
use [email protected]
I have nav-bar on splashscreen at start and web-content deformation after hide splashscreen.
No effect from plugin(

@rafaelbiten
Copy link

I was having the same 'deformation' problem on my splash screen.
Adding <preference name="SplashMaintainAspectRatio" value="true" /> to my config.xml file fixed the issue. See if that helps @KODerFunk

@KODerFunk
Copy link
Author

Yep, i use SplashMaintainAspectRatio, but navbar present. And present when keyboard (ionic-plugin-keyboard) open (it worst, view box so small).
At the moment im disabled cordova-plugin-fullscreen and use cranberrygame/cordova-plugin-navigationbar#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants