PowerMenu icon indicating copy to clipboard operation
PowerMenu copied to clipboard

How to change menu height or particular menu item height

Open xamarindev06 opened this issue 3 years ago • 1 comments

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

Thanks in advance.

xamarindev06 avatar Apr 08 '21 11:04 xamarindev06

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.

skydoves avatar Jul 09 '21 13:07 skydoves