How create drop down menu, use LWUIT? What solutions exist?
I need to create drop down menu (see the picture). What methods are there? What should I use?
Solution
LWUIT 1.5 includes a popup dialog which does exactly that. It also has the ability to use an arrow border when specified. See the LWUITDemo's Dialog demo.