Ionic with crosswalk not rendering app as expected

hello
I am using ionic with crosswalk WebView, I integrated crosswalk using the cordova plugin, before using crosswalk the app was rendered on the emulator screen just fine, but after using crosswalk I got this result :

here is the output of ionic info :
Your system information:

Cordova CLI: 6.3.1
Ionic CLI Version: 2.1.17
Ionic App Lib Version: 2.1.7
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 4.8
Node Version: v6.5.0
Xcode version: Not installed

the cordova version is : 6.3.1

Same problem.

Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.4
Ionic CLI Version: 2.1.17
Ionic App Lib Version: 2.1.7
Ionic App Scripts Version: 0.0.47
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v7.0.0
Xcode version: Not installed

After 11 days of searching I found that people are telling that this is only on android emulator, not on real devices. I don’t have an android device to make sure of that

In my android device (android 4.2) render in the same bad way, so I remove the plugin until we have the solution