Hi
How to move a panel up and down using this class. I want the covered view not to be destroyed (pushed out). Is there any example of how to do this? I will grateful for help?
Thank you for your answer and this example. I'd like to get a smooth finger movement of this panel. Exactly like I do with the drawer only from bottom to top
I'm not familiar with such example. However you should go over B4XDrawer code and modify it to track the vertical movement instead of the horizontal movement. Shouldn't be too difficult.