I am using the Crosswalk project to replace the slow default android WebView. Everything works fine and it is super fast BUT it renders blurry(on both ARM and x86 version) and on both emulator and real device.
By the way, even GeckoView renders blurry the same way while webview renders great.
Could you help me please?!. Thank you.
The problem was that I forgot to specify the min and max versions in the manifest file
I hope it will work for you guys