Hi all,
I have created a application, which is all about media(Photos). Where I get 1000s of photos. I am doing some database operations inside Task.Run and downloading images, and assigning stream on UI thread.
When I did profililing app, I found that my app is not responding when UI Thread is free, and Composition Thread is busy.
Please check below profililing screenshot:

Please advice me what to do?
Thanks
Pallam Madhukar Windows Phone Developer