younatics/YNDropDownMenu

how can I change the top menu backgroundColor?

Pr-Chen opened this issue · 3 comments

I need change the top menu backgroundColor to clear, you said use YNDropDownButton in issue15, but YNDropDownButton is not public, I can't use it by Carthage.
I need this:

I was able to change background color by editing the init() in YNDropDownMenuButton like this

http://imgur.com/a/6nEnw

but honestly this is not a good way to do that , I mean why can't we change it using the build in function....

hope this help for now.

Good luck
ushehri

I proceed some work right now. please wait just for a second

I added a function to change background color! see 2.3.3