When we use python
Code:
dialog = xbmcgui.Dialog()
entries = ["Country", "Language", "LIVEmashUP", "Search", "Explore"]
nr = dialog.select("Select Menu", entries)
How to add icons to it? See this image I wanna add the icon to this. For each item. Like favorite section
Plz give me a help