vikramkakkar / SublimeNavigationView

...is a complete rewrite of NavigationView (from Design Support library) that enables - usage of Checkboxes, Switches & Badges as menu items - XML definition - Parcelable menus - collapsible/expandable menu-groups - multiple menus - custom styling.
Apache License 2.0
309 stars 42 forks source link

Separator color #20

Open gnuhel opened 8 years ago

gnuhel commented 8 years ago

Hi @vikramkakkar,

how can I change the color of separators?

vikramkakkar commented 8 years ago

Hi @gnuhel,

What version of the library are you using? Functionality to style the separator is available in the latest commit to the dev branch. #3 should solve this for you.