Android: How to create popup with choices -


I want to do something like this: The user clicks on a button "Choose Color", and with a simple popup 5 colors appear, I can do it with popup window and inner list, but is there a simple solution like this for a specific widget?

How should it look: alt text

/ P>


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

objective c - iPhone and it's wireless area -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -