In-layout android notifications. Based on Toast notifications and article by Cyril Mottier.
'io.github.johnkil:android-appmsg:1.1'
<dependency>
<groupId>io.github.johnkil</groupId>
<artifactId>android-appmsg</artifactId>
<version>1.1</version>
</dependency>
<dependency org="io.github.johnkil" name="android-appmsg" rev="1.1"/>
"io.github.johnkil", "android-appmsg", "1.1"