I want to create drawing layout like this xml layout of screen
Layout at the bottom in gray is like a drawer its can be adjusted by dragging up and down. So I want to adjust its hight when user takes it up or down. I have used onTouchListener for this but I am not getting the expected result. My touchlistner is as onTouchListener
I have also referred git lib source, need help or any suggestion to implement the bottom drawer as shown in screen.