How is this created? I'm trying to use setDropDownViewResource to change it to the Dropdown list instead of the Popup dialog the spinner in B4A selects. Most examples online have it as ArrayAdapter<String>, but that gives me a Cast Exception.
Hmm, I created my own adapter matching those specs and used it and it worked fine. Didn't get the result I expected though. All it did was draw the popup dialog two different ways. My Android Book was showing the Spinner behaving like a Windows Combobox with the list dropped down below the view. Going to have to do more research now.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.