maxkonovalov / MKDropdownMenu

🔻 Dropdown Menu for iOS with many customizable parameters to suit any needs
MIT License
527 stars 83 forks source link

DisclosureIndicatorImage Color #31

Closed oduysmara closed 7 years ago

oduysmara commented 7 years ago

Dear , I want to ask about how to change the color of disclosureIndicator (it is blue by default).

maxkonovalov commented 7 years ago

@oduysmara just apply the tintColor to the view, like for any standard UI control.