you can add this class: https://github.com/woheller69/PeakOrama/blob/master/app/src/main/java/org/woheller69/PeakOrama/util/ThemeUtil.java and add ThemeUtil.setStatusBarAppearance(this) in onCreate to fix it. That is the solution for all my apps.