Android 5.0: how to change recent apps title color? -


i'm using appcompat , theme extending theme.appcompat.light.darkactionbar.

when in android 5 lollipop , press recent apps button, app appears dark title instead of white title in actionbar.

when i'm inside app looks fine.

what can change title color in recent apps view?

edit: figured out if use darker colorprimary, title becomes white. still need way force white title original color.

enter image description here

you can't force text color, auto generated (either white/black) based on colorprimary color.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -