Android splash screen / launch screen also shows when keyboard is resizing -


i have blue image splash screen startup.

however inside app when open keyboard closed shows background imagine of splash screen brief second looks weird.

windowsoftinputmode set to

android:windowsoftinputmode="adjustresize"

i think adjustresize right.

what solve problem? why splash screen in background?

no clue if already, activities splash screen use once , returning isn't wanted, remember call finish(). if finish activity, not in activity stack. try adding finish() after intent takes away splash screen


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -