Yalantis / Context-Menu.Android

You can easily add awesome animated context menu to your app.

Home Page:https://yalantis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change the default White color of the Menu

sh0umik opened this issue · comments

I am searching for methods for changing the default White color of the Menu . Couldn't find one . Can you tell me how will i achieve this ?

Hi, all you need is to customize your MenuObject instances. Check getMenuObjects() method in the sample: https://github.com/Yalantis/Context-Menu.Android/blob/master/app/src/main/java/com/yalantis/contextmenu/sample/MainActivity.java#L54