Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding menu items icon. #83

Closed
dneykov opened this issue Oct 10, 2016 · 2 comments
Closed

Adding menu items icon. #83

dneykov opened this issue Oct 10, 2016 · 2 comments

Comments

@dneykov
Copy link

dneykov commented Oct 10, 2016

Is it possible to set different icons for each menu item?
Thanks.

@jonkykong
Copy link
Owner

#58

@mrmins
Copy link

mrmins commented May 23, 2018

@dneykov if helps, exist a simple (and basic) way to do it, is not automatically, but works.

You can select the UITableView of the SideMenuTableViewController and modify the attribute in Separator Inset > Left to 50 (for example).

Now, add the UIImage to each TableView Vibrant Cell, put them in the right position and that is all. Simple, basic, but works.

Screen_Shot_2018_05_23_at_12_20_48_PM Screen_Shot_2018_05_23_at_12_21_12_PM

And the result (sorry, it is in spanish):

Screen_Shot_2018_05_23_at_12_26_36_PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants