android - splash activity instead of white screen -
in start of app have white screen 2 seconds. after searched figured out that's because of heavy layouts. want know possible replace white screen custom splash screen. thanks
if wish use splash screen because wants user see while it's being loaded, should reconsider , use theming instead. instead of seeing splash image user don't care about, show them frame closely resembles see in actual app (which apple ios apps , google android apps).
see this article argument why splash screen bad.
Comments
Post a Comment