I am using JQuery-mobilw with phonegap, on android,tested with several machines but when using page transition, from page a to b, it first transit to b, than a is show for a few moments, and b is show again. Sometime this flickering is even worth.
I am using 1.4 JQuery-mobile, but problem exists already in 1.3.2. I tried like every possible suggestions found from the web but none is working. these includes
turn of hardware acceleration
set -webkit-backface-visibility: hidden;
turn of zoom in JQuery-mobile etc.
This is really killing me.