actionbarextras
actionbarextras copied to clipboard
Dropdown text color
Is it possible throught actionbarextras?
Hi @falkolab
we would have to replace the standard ArrayAdapter with a ThemedSpinnerAdapter in our current implementation of the DropdownProxy (which is still very basic). But the it would be possible to apply a Theme to the dropdown.
I'll put it on my list but I'm currently busy with other stuff, so I'm not sure when I cann accomplish that. If you do have a pull request for this, that would be awesome!
I think to redesign my app due: http://developer.android.com/intl/ru/reference/android/app/ActionBar.html#setListNavigationCallbacks%28android.widget.SpinnerAdapter,%20android.app.ActionBar.OnNavigationListener%29
Ooops, accidently closed this