How to show a top bar message in Android -


After completing some background work, I want to show this type of message in Android top. How do I show this kind of notification? Thank you ..

Enter image details here

< P>

This looks like a ticker text for a notification , assuming that this screenshot is above the screen, Code> Notification . Note, however, that the ticker text is no longer displayed as API level 21 (Android 5.0). Also keep in mind that after a few seconds the ticker text automatically disappears.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -