Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spinner Support #66

Closed
solosimpi opened this issue Nov 20, 2014 · 1 comment
Closed

Spinner Support #66

solosimpi opened this issue Nov 20, 2014 · 1 comment
Labels

Comments

@solosimpi
Copy link

Sry for my english, this is mora a question than an issue, its posible to use something like BootstrapEdittext in a spinner? or woud it be posible implement "BoostrapSpinner" ?

@jamie-beardedhen
Copy link
Contributor

You could create a custom SpinnerAdapter that uses a custom dropdown layout. When getDropDownView() is called you can access a FontAwesomeText in this layout and add FA-icons.

You could do something similar for getView() - although depending on your needs, you might want to create a custom spinner class.
http://developer.android.com/reference/android/widget/SpinnerAdapter.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants