Hello i am trying to set icon of bottom nav bar
![]()
I want it to look like this, but when i use SetIcon(Resource.Drawable.Icon);

It just change whole icon to green color. Is it possible to not change the color for whole Icon?
Hello i am trying to set icon of bottom nav bar
![]()
I want it to look like this, but when i use SetIcon(Resource.Drawable.Icon);

It just change whole icon to green color. Is it possible to not change the color for whole Icon?
Could you share your Icon png or demo here? I can make a test it. If your icon is not simple color, plese remove ItemIconTintList with custom renderer:https://social.msdn.microsoft.com/Forums/en-US/3a646922-35fd-4efe-a56d-cf37ac4c550b/how-to-use-multicolored-icons-on-tabbedpage?forum=xamarinforms
Set the icon image in parameters. And also use the border color of the icon.
11 people are following this question.