Eleven: Use constant notification id
* `int notificationId = hashCode();` returns different value every time updateNotification() is called thus it'd end up creating multiple notifications. Change-Id: I36b3db279f58d5e9ea6ab8846db70eb0ae820e7a
Loading
Please register or sign in to comment