Hans-Christoph Steiner f9a30d2e1c reuse Notification.Builder instances
This is the recommended way to deal with updating Notifications. Each new
update should be a new Notification, but the same Builder instance should
be used to generate each new Notification instance.
2016-05-23 16:13:17 +02:00
..
2016-05-23 16:13:17 +02:00