14

The notification bar takes only a few pixels yet contains so much useful information. Unfortunately, there are some apps (that I otherwise love) that insist on being in full screen, and therefore remove the notification bar from sight.

Is there any way I can force the notification bar to remain while running these apps?

I run rooted Marshmallow with Xposed Framework on a Samsung SM-G900F.

The apps can run on all types of display sizes and aspect ratios, so technically they should be able to do without those pixels on top.

beeshyams
  • 40,739
  • 30
  • 119
  • 269
Fiksdal
  • 1,211
  • 8
  • 31
  • 60

2 Answers2

4

There is an app for your required feature Status bar in full screen

You can use it with any launcher and it is compatible with Android 2.2+

In the app, you can toggle status bar on/off in fullscreen mode.

beeshyams
  • 40,739
  • 30
  • 119
  • 269
Deepak Gangwar
  • 713
  • 4
  • 16
3

Alternatively you can use AppSettings xposed module which also has the feature to disable fulscreen mode:

enter image description here

Or XHalo floating window which creates small floating windows when launching an application instead of full screen.

xavier_fakerat
  • 10,065
  • 6
  • 41
  • 101
  • Tried it again. Still not working. This app: https://play.google.com/store/apps/details?id=com.binarytoys.speedometer – Fiksdal Jul 15 '17 at 20:13