skydoves / PowerMenu

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

How to change menu height or particular menu item height #69

Open xamarindev06 opened 3 years ago

xamarindev06 commented 3 years ago

I have implemented this library in my project now need to change particular height of menu items...please give me solution.

Thanks in advance.

skydoves commented 3 years ago

Hi, sorry for the late reply. You can implement it just using the custom adapter using the MenuBaseAdapter. Here is the reference for the custom adapter on the demo project. In the custom references, we set differently the height size of the menu by each position.