Clancey / FlyoutNavigation

Other
95 stars 87 forks source link

How to change the color of the element on touchupInside when using FlyoutNavigation #57

Closed bhopki14 closed 9 years ago

bhopki14 commented 10 years ago

Hello, I am using Flyout Navigation for a ipad app I'm working on. In the mastview controller, when I click on an element, it highlights in grey before the menu closes and remains grey when the user opens the menu again. I cannot seem to find a way to change the color from grey. Can anybody help with this?

Clancey commented 10 years ago

iOS Cell selections have 3 options, blue, grey or nothing. You need to write a custom cell if you want any other options.