Open mspirek opened 10 years ago
We have the same issue, in our case the issue is most notable on pages that contain iframes (google maps).
I dont know if u refer exactly the same, but try this on bookblock.css (line 44): .bb-outer, .bb-content, .bb-inner { position: absolute; height: 100%; width: 100%; top: 0; left: 0; /background: #fff;/
Removing the background color fixes that annoying blink effect on CordovaWebView for Android and Chrome for Android too
When flipping pages on Android tablets the page flickers constantly during the animation. I've only noticed this on Android. No other browsers or devices.