Let's say there is the simplest messenger. 3 pages (fragments). Home, dialogue and dialogue. New messages come through push and tracked in the service. On each page (fragment) you need to display a notification about new messages. Question. How to implement it correctly.