I use pivot having 3 pivotitem, and each pivot call some services. When I scroll pivot continous so so my screen is frozen , I don’t know why. Who one help me ? thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Each
Pivotitem is loaded when it comes to screen. If you have very complexUI, it will take some time to create visual tree of all elements to render it on screen.You can profile your application with standard profiling tool that comes with SDK 7.1 to find this bottle neck