SimonVT/android-menudrawer

Control Peek Height (bottom overlay drawer)

Closed this issue · 4 comments

How to set the peek height when using a bottom overlay drawer? I'm using peekDrawer(0,0) method.
Can it be done?
Thanks.

Can it be done?

No, this is not possible.

is there anything that can be done with mPeekSize on OverlayDrawer?

There's no API to change the peek size. I have no interest in adding it myself, so someone would have to supply a pull request.