Android AppInvites API - How to configure using HTML

I just implemented App Invites , but the starting intent has a status bar color different from the one I set for my actions.

Now, according to this answer, they are now customizable using HTML , but I can not find the documentation on how to do this ... https://stackoverflow.com/a/316677/

EDIT : Is it just rumors or does anyone have an idea if this is really achievable and how ?

+3
android styles
source share

No one has answered this question yet.

See similar questions:

7
How to customize the style of a Google app for apps

or similar:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up Android emulator development?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2609
Is there a unique identifier for an Android device?
2510
How to keep Android activity state by saving instance state?
2097
Is there a way to run Python on Android?
1858
"Debug certificate expired" error in Android Eclipse plugins
1844
What is "Context" on Android?
1111
Is abandonment of an application incredulous?
311
How to create a custom dialog in Android?

All Articles