Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2d79f634 authored by Selim Cinek's avatar Selim Cinek
Browse files

Fixed a bug where a notification could get removed

If the following calls were made, the second notification
would disappear even though it should still be around:

1: addNotification(key) (HUN)
2: cancelNotification(key) (<2s after 1.)
3: addNotification(key)

This is now fixed.

Change-Id: Ibe108d60ca92ed076e4f44694a76904fabeee970
parent c6dd5210
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment