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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -