I am using this Expandable list based on CustomListView:
I've placed a Webview inside an expandable panel but the Webview scroll isn't working.
Is there any way to make it work when you only touch the webview the webview scroll works and when you touch the rest of the panel the Customlistview scroll works ?
Expandable list based on CustomListView
A cross platform version is available here: https://www.b4x.com/android/forum/threads/b4x-clvexpandable-allows-expanding-or-collapsing-xcustomlistview-items.106148/ This example uses a slightly modified version of CustomListView to create an expandable list. Each item in the list is made of...
www.b4x.com
I've placed a Webview inside an expandable panel but the Webview scroll isn't working.
Is there any way to make it work when you only touch the webview the webview scroll works and when you touch the rest of the panel the Customlistview scroll works ?