i'm develop app & use in my project custom view SlidingUpPanelLayout (https://github.com/umano/AndroidSlidingUpPanel) In my case at one of functions moment panel must be don't draggable (in case that content is in full screen mode). How i can make this?
Thanks