Hello All,
Is there any way to disable the scrolling in a ExpandedListView/ScrollView
I need to be able to do a "freeze" in one of those views, via a button to enable/disable the scrolling
It is not possible to disable scrolling. You can put a transparent panel above the list and intercept the touch event. Another option is to show the item with B4XDialog.