Replies: 1 comment
-
NavigationView does not support custom icons and this feature is not planned yet. May (or not) be added in the future. Additionally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to fully customize the icons provided by default in the NavigationStore Items. I succeeded in rendering a glyph, by using custom font. But I need to show both text and matching filled icon for each item in the main navigation of the application, either. How can I achieve that?
Image of non selected icon (missing text):

Image of active icon (missing both text and glyph):

Code used so far:
Beta Was this translation helpful? Give feedback.
All reactions