Hi,
We have an android cordova app using Crosswalk runtime.
This app works fine on devices with Android 4.1. But with Android 4.3/4.4 (Samsung Tablet 10.1), entire app flickers.
If I remove crosswalk runtime from my cordova app then flicker problem is solved but app has performance issues.
I would really appreciate any pointers regarding how to resolve the flicker issue with crosswalk runtime on Android 4.3/4.4?
Thanks