Hi All
I build xwalk_lib_core.aar and use it in the project.

Yet once I start to scroll ,it's very easy to crash.
The crash point is EventHandler::bestClickableNodeForHitTestResult.
result.isRectBasedTest()  failed

here's my code

setContentView(R.layout.activity_main);
webview=(XWalkView)findViewById(R.id.xwalkWebView);
webview.load("http://tmall.com",null);


xwalk/VERSION show

MAJOR=23
MINOR=53
BUILD=587
PATCH=0


chrome/VERSION show

MAJOR=53
MINOR=0
BUILD=2785
PATCH=143
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to