-3

Sorry for the big picture.

I did some research, including here on the stackoverflow, but I was not successful with the options I found.

enter image description here

José Guilherme
  • 57
  • 1
  • 10

2 Answers2

0

In styles.xml add following line in theme

<item name="android:statusBarColor">@color/colorPrimary</item>
Parth Bhatti
  • 468
  • 1
  • 7
  • 19
-1

** CHANGE THE COLOR OF THE STATUS BAR**

** REMOVE THE STATUS BAR COLOR**

this.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,WindowManager.LayoutParams.FLAG_FULLSCREEN);