1
I have a Activity which has a theme for its Status Bar, but it has an influence on a Fragment I want another color in the Status Bar.
Is there any way I can change the color of the Status Bar just when that Fragment open, and return to normal when closed?