B4XDrawer panel allows all touch / click event to pass to elements below it unless it is on an element in the panel.
Although I avoid modification in a class directly, to avoid issues when upgrading, I tried capturing LeftPanel_Click and LeftPanel_touch sub in B4XDrawer but it does not fire.
Any help is appreciated.
Although I avoid modification in a class directly, to avoid issues when upgrading, I tried capturing LeftPanel_Click and LeftPanel_touch sub in B4XDrawer but it does not fire.
Any help is appreciated.