Closed liufsd closed 9 years ago
But https://github.com/btate/BTAndroidWebViewSelection work success, What's the different ?
got it
String startTouchUrl = String.format(Locale.US, "javascript:android.selection.startTouch(%f, %f);",
xPoint, yPoint);
LTNS. This issue was fixed by #6. Will be work on v0.1.3.
If you still have any problems, reopen this.
if i set my device language to France or other.
range will be return null ,what's wrong? It only work on english device success. Thanks.