Search code examples
androidandroid-actionbarcontextual-action-bar

Contextual Actionbar styles


I'm looking for style information on the Contextual Action bar (CAB). I just need to change the colour of the text in fact..

Result of contextual actionbar

As you can see from the above, this is using the standard Theme.Holo.Light.DarkActionBar theme, so I just need to set the text colour to white!

Can anyone point me in the right direction?


Solution

  • I posted a comment to my own question, and this is actually a bug in the version of android I was using (Probably an early version of 4.0)

    This is the bug described: http://code.google.com/p/android/issues/detail?id=26008