Flickering when navigating between pages

后端 未结 12 1707
日久生厌
日久生厌 2020-11-28 21:32

My phonegap/jquery mobile application flickers most of the time when I navigate between the pages. Is this normal or is there a solution for this?

12条回答
  •  隐瞒了意图╮
    2020-11-28 21:57

    I had the same problem, but even worse, when wrapping a Jquery mobile app in Phonegap. Not only were the page transitions flickering, but the UI was completely broken. I have tried most of the solutions suggested here, but nothing worked. Then I found this solution by Piotr Walczyszyn, and everything worked like a dream! Highly recommended for anyone using Jquery mobile and Phonegap together.

提交回复
热议问题