I want to do something like this: the user clicks the “Choose color” button and a simple pop-up window, for example. 5 colors appear. I could do this with PopupWindow and an internal ListView, but is there a simpler solution like a specific widget for this?
What it should look like: 
source share