You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2022. It is now read-only.
It would be useful to be able to select notification priority. I have seen many applications with notifications set to lowest and persistent. This should keep the application in memory and running, however the icon is not shown in the status bar (which I personally prefer).
Thank you very much for this.
I will set the default to PRIORITY_MIN.
I will make sure to use NotificationCompat also.
I believe most people will want the notification to be nearly invisible anyways.
As soon as I have the code for a Love track in the notification.
Hi,
It would be useful to be able to select notification priority. I have seen many applications with notifications set to lowest and persistent. This should keep the application in memory and running, however the icon is not shown in the status bar (which I personally prefer).
For more see the first answer here http://stackoverflow.com/questions/12758681/android-how-can-i-put-my-notification-on-top-of-notification-area
Also, the notification could have a love button, but maybe I'm asking to much. :-)
Thanks!
Michal
The text was updated successfully, but these errors were encountered: