actionbarextras icon indicating copy to clipboard operation
actionbarextras copied to clipboard

Dropdown text color

Open falkolab opened this issue 9 years ago • 3 comments

Is it possible throught actionbarextras?

falkolab avatar Feb 02 '16 20:02 falkolab

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!

manumaticx avatar Feb 03 '16 13:02 manumaticx

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

falkolab avatar Feb 06 '16 08:02 falkolab

Ooops, accidently closed this

manumaticx avatar Mar 24 '16 17:03 manumaticx