Android AppInvites API - How to customize with HTM

2019-07-07 19:22发布

问题:

I've just implemented App Invites but the intent that starts has a status bar color different than the one I've set for my activities.

Now according to this answer, they are now customizable with HTML but I cannot find documentation on how to do so... https://stackoverflow.com/a/35165179/4543112

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