문제

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 ?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top