Loading screen Windows phone 8 -
i want change default loading screen when navigate between pages on wp8 app don't know how it.
thank you
so there many ways of doing , need address best solution.
so splash screen first place start, here can specify images should used upon start app. possible introduce animations.
your case (as far understand) referring navigation in-app. again here assume use silverlight, , not win-rt?
for can create either popups or change phoneapplicationframe. popups can displayed across pages during navigation. has issue memory leak , low performance, because of popup implementation in wp.
i therefore go changing phoneapplicationframe, can follow this: specify popup location, throughout page navigation
Comments
Post a Comment