shiburagi / Drawer-Behavior

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
https://shiburagi.github.io/Drawer-Behavior/
MIT License
593 stars 101 forks source link

animation speed #32

Closed sepandd97 closed 3 years ago

sepandd97 commented 3 years ago

is there any way to increase or decrease the drawer closing animation speed?

shiburagi commented 3 years ago

I guess not, this library just adding new transition option and it depending on DrawerLayout capabilities.