How will you create a custom Notification in Android with a custom Layout?
This sample application does that. First create an xml for your notification. custom_notification.xml Now the java code.
This sample application does that. First create an xml for your notification. custom_notification.xml Now the java code.