<Android - How to make a pop up message notificati...
# stackoverflow
u
Android - How to make a pop up message notification like this?

https://i.stack.imgur.com/iPQHs.png

The pop up message is the Green one. I tried to use snackbar but many says Snackbar cant make custom layout and Toast doesnt have an action. So what should I use to make that green pop up message?