SlidingDrawer icon indicating copy to clipboard operation
SlidingDrawer copied to clipboard

Fixed #13. A small inversion of logic was the root cause.

Open rossica opened this issue 7 years ago • 0 comments

This private inner class was mistreating the locked boolean and instead animating the drawer when it shouldn't have.

rossica avatar Feb 26 '18 07:02 rossica