W
W
wolfak2015-11-22 19:37:38
Microsoft
wolfak, 2015-11-22 19:37:38

How to display boot process animation in Windows Phone 8?

Good evening. Faced a problem, the answer to which I could not find on msdn.
How to call a standard animation icon when loading data and images using ajax request? This is necessary so that users do not see pieces of an incomprehensible empty interface until the data is received from the server.
I am writing an application for Windows Phone 8.1 in Javascript (HTML).
Also, is it possible to display this icon in a PopUp window, so as not to hide all interface elements, but simply overlay the icon on top?
Thank you very much for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vyacheslav Zolotov, 2015-11-22
@wolfak

See how it's done in other applications. PopUps in Windows Phon are highly discouraged.
The standard C# solution is: www.c-sharpcorner.com/UploadFile/shubham0987/how-t... You
can find help for JS on MSDN

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question