Search code examples
androidslidingdrawer

Open a SlidingDrawer via button


How can I open a SlidingDrawer using a button not attached to it? In other words, I like to open it w/o the handle.


Solution

  • Call open() on the SlidingDrawer.