Pergunta

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 ?

Foi útil?

Solução

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 :)

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top