AChep / AcDisplay

AcDisplay is a new way of handling notifications in Android.
acdisplay.org
GNU General Public License v2.0
751 stars 225 forks source link

Full screen mode buggy #74

Closed mickeydeagle closed 5 years ago

mickeydeagle commented 9 years ago

Full screen mode (which, as I understand it, hides the status bar and navigation buttons) seems to work sporadically. For example, it works fine when a new notification arrives, or if I press the sleep/wake button on my device to bring up the AcDisplay lock screen. But, if I press the sleep/wake button on my device to put it back to sleep, and then press the power button again, the status bar and navigation buttons slide in.

Behavior observed from a Nexus 6 running 5.1

SMillerDev commented 9 years ago

This is probably panic mode being activated by repeatedly turning the screen on and off. @AChep can you confirm?

AChep commented 9 years ago

Maybe Panic mode and something else causes this. I'm experiencing this issue from time to time on my non-affected by Panic mode CyanogenMod.

CarlosACepeda commented 5 years ago

Closing as stale, though, Panic mode indeed causes this behavior, in stock Android it's a behavior that can't be controlled AFAIK.