pedrovgs / DraggablePanel

Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Apache License 2.0
2.99k stars 606 forks source link

Disable drag Close left or right #117

Open ghost opened 7 years ago

ghost commented 7 years ago

how to disable the close on drag left or right?

pedrovgs commented 7 years ago

If I'm not wrong, this feature is not implemented. As you can see here, there is a flag you can enable or disable to configure the alpha effect applied during the horizontal drag. But the feature you request is not implemented.