Question

I'm developing app in Android 2.3.3 having spinner always opening in Dialog mode .I want to open it as in Drop Down mode . Is there any customization available in android 2.3.3 to open it as Drop Down mode ?

Était-ce utile?

La solution

There is no dropdown spinners for android below android 4.0 But you can use this PopupWindow as dropdown list more info here or lib HoloEverywhere Hope it helps :)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top