im creating multiplayer game and i have encountered the problem that the listbox component works good in html5 and browser, but when it comes to android it create a weird thing,
this is the browser on my mac
this is the game on my android
not showing a room even there's one, the user had to click on the list to see there's a room
when the user click on the list
after the user had selected the room
are there any way that i can make it look like a real listbox on android, so the user
don't have to guess that he needs to touch the list to see the available rooms ?,
regards,
Carlos Abreu