Skip to content

Instantly share code, notes, and snippets.

@nguyenlinhnttu
Last active December 18, 2017 03:27
Show Gist options
  • Save nguyenlinhnttu/82aa07a00b77a8bc21746dde2dcbc0c5 to your computer and use it in GitHub Desktop.
Save nguyenlinhnttu/82aa07a00b77a8bc21746dde2dcbc0c5 to your computer and use it in GitHub Desktop.
Check if my app is allowed to show notification
NotificationManagerCompat.from(context).areNotificationsEnabled();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment