skydoves / PowerMenu

:fire: Powerful and modernized popup menu with fully customizable animations.
Apache License 2.0
1.19k stars 175 forks source link

Menu above anchor #44

Closed android4canada closed 5 years ago

android4canada commented 5 years ago

Hello Great library I am just wondering if there is a way that I can display the menu Above anchor as opposed to always being below .

Thank you

skydoves commented 5 years ago

@android4canada Sorry for late reply.

46 Here is ther solution about your issue.

showAsAnchor with x-offest, y0-offest positions. I will be included next publish version. Thank you for your issue!

skydoves commented 5 years ago

@android4canada It is published version 2.0.9. You can use the following methods.

showAsAnchorLeftTop
showAsAnchorLeftBottom
showAsAnchorRightTop
showAsAnchorRightBottom
showAsAnchorCenter

Thank you for your issue!