PowerMenu
PowerMenu copied to clipboard
How to change menu height or particular menu item height
I have implemented this library in my project now need to change particular height of menu items...please give me solution.
Thanks in advance.
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.