Recent Apps background title color

Hello,

Need your help guys.
How to change recent apps background title color on Android like in the image below.
I’m using expo.

Here’s what I wanted to achieve:
Expected Image Result

Thank you,
Yugo

Hey @yhugow,

You will want to use the primaryColor key in app.json to set this: https://docs.expo.io/versions/v28.0.0/workflow/configuration#primarycolor

Cheers,

Adam

1 Like

Thank you very much @adamjnav you saved my day.

Regards,
Yugo

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.