SlidingDrawer
SlidingDrawer copied to clipboard
Fixed #13. A small inversion of logic was the root cause.
This private inner class was mistreating the locked boolean and instead animating the drawer when it shouldn't have.