Notifications disappearance Problem . ( SOLVED )

Discussion started by erfan-sadat

Hi There ,

My problem is that the notifications won't disappear after I check them and it keeps growing !

I'll appreciate if you fix this bug .

I just faced with this problem today and it won't go away , so I guess it's a bug !

tnx CGTrader

regards

"SOLVED : Nevermind, problem just solved . tnx again ."

Answers

Posted about 4 years ago
0

Not completely.

erfan-sadat wrote
erfan-sadat
Yes. Sometimes it comes back again ! and then goes away ! I hope they fix it . tnx CGTrader
Posted about 4 years ago
0

I noticed that notification counter goes away when I leave a like on someone's model.
So now I search newest models and leave a like to something nice :3

Posted almost 2 years ago
0

There is an open bug to fix this: https://code.google.com/p/android/issues/detail?id=64692 the fix is already in AOSP, soon to be released as part of KitKat: http://android-review.googlesource.com/#/c/25647 The problem was that an app could remove its own notification from the status bar, through a broadcast. This broadcast wasn't protected by the notification access permission, so any app on the device could intercept the broadcast and the notification would disappear. What the fix is doing is making those broadcasts protected, so only the app which added the notification can remove it.

Your answer

In order to post an answer, you need to sign in.

Help
Chat