App default color

1

Hello,

I need to find how to set the default color of the applications. It would not be the color of background or font, it would be the color of the app itself.

For example: in LED configurations, you have the option to show the led according to the color of the app (whats app green, facebook blue, etc).

How to set this color programmatically?

Thank you.

    
asked by anonymous 11.06.2018 / 16:52

1 answer

0

In your manifest.xml you need to rename your theme. you can choose other existing themes or create your own in colors.xml.

    
05.07.2018 / 17:07