Attached is a sample app. It shows a webview with a button below it.
Clicking the button hides the webview, moves the button and displays a panel.
Clicking it again reverses the process.
It works but it's ugly.
How might I go about making it draggable and work in both B4A and B4I
I considered AS_DraggableBottomCard but it seems to have a halfway or fully open setting
I would like it closed or even better closed to the bottom of the view above (in this case its a webview for demonstration purposes)
Clicking the button hides the webview, moves the button and displays a panel.
Clicking it again reverses the process.
It works but it's ugly.
How might I go about making it draggable and work in both B4A and B4I
I considered AS_DraggableBottomCard but it seems to have a halfway or fully open setting
I would like it closed or even better closed to the bottom of the view above (in this case its a webview for demonstration purposes)