HI, All
Who tried ?
I have such error:
If try to add UltimateWebView into the AHSwipeToRefresh container
Any help how to use ?
Who tried ?
I have such error:
Error log:
STR.AddView(wv)
src\peacemaker\project\main.java:529: error: incompatible types: ultimatewebview cannot be converted to View
mostCurrent._str.AddView((android.view.View)(mostCurrent._wv));
^
If try to add UltimateWebView into the AHSwipeToRefresh container
B4X:
Dim STR As AHSwipeToRefresh
Any help how to use ?