I have a navigation drawer like this image. I want to add a section separator (like the line separating Neptune). It seems simple but I can\'t find anything on the web that
To separate menu items by a divider line, only group items with a unique id like following example:
activity_main_drawer.xml:
Visual Result: