Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavmojidra/android-java-demo-notification-tap-action

Every notification should respond to a tap, usually to open an activity in your app that corresponds to the notification. To do so, you must specify a content intent defined with a PendingIntent object and pass it to setContentIntent().
https://github.com/vaibhavmojidra/android-java-demo-notification-tap-action

android-library android-studio mojidra notifications tap-action vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 15 days ago
JSON representation

Every notification should respond to a tap, usually to open an activity in your app that corresponds to the notification. To do so, you must specify a content intent defined with a PendingIntent object and pass it to setContentIntent().

Awesome Lists containing this project