junior
junior copied to clipboard
Transition animations in Android webkit
It seems that transition animations have a strange behavior in Android browser or pre 4.4 Android apps that embed a webkit.
If you open your http://justspamjustin.github.io/junior from the Android default browser and press the next and back buttons from the sample, you'll see the page header animation but the rest of the page (everything under the header containing the back/next button and the title) is not animated.
I've tested this in Android 4.3, 4.2.2 and 2.3.3.
I do see a similar behaviour. Did you find a solution in the past year?