Android Question Gesture Management in ListView

DawningTruth

Active Member
Licensed User
I want to use Webviews on B4A and B4i. My app is such that I need to override some of the gestures. These webviews will be inside custom listview, which also has its own gestures. How does one manage the gestures in this complex scenario? The uses case would be certain gestures would apply to custom listview and others to webview.
 
Top