Get an opposition in the movement between the horizontal motion
Asviewpager
And
Vertical motion
WebView
During Load Layout, where webview
On AsviewPager
As in the next code
Asviewpager
And
Vertical motion
WebView
During Load Layout, where webview
On AsviewPager
As in the next code
B4X:
Dim xpnl As B4XView = xui.CreatePanel("")
xpnl.LoadLayout("Lu_LoadIn_ASViewPager")
'WebView1LoadHtml
WebView1.LoadUrl("https://www.b4x.com/android/forum/")
xpnl.SetLayoutAnimated(0,0,0,ASViewPager1.Base.Width,ASViewPager1.Base.Height)
ASViewPager1.AddPage(xpnl,"")