You see, I'm doing an Xposed module and I would like to know what is the way for the changes to be applied after the tlf is restarted.
For example if my module changes the color of the notification bar, I want that after the user chooses the color, I have to restart the tlf so that the changes are applied.
Making changes at runtime causes me several difficulties, what would be the code for that? Is there a function?