Skip to content

Tags: ininmm/FullDraggableDrawer

Tags

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Drawer can be over-offset (PureWriter#3)

* Bump to 1.0.1

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for other kinds of drawer (PureWriter#2)

Add a `FullDraggableHelper` to hold the reusable part so that we can use it for other kinds of drawers.

* Make _drawerlayout_ as an optional and `compileOnly` dependency
* Rename `dismissDrawer` to `smoothCloseDrawer`
* Bump to 1.0.0

0.9.0

Toggle 0.9.0's commit message
Add maven support and update README