|
@@ -164,7 +164,6 @@ public class Receiver extends BroadcastReceiver {
|
|
|
* Shows the notification
|
|
* Shows the notification
|
|
|
*/
|
|
*/
|
|
|
@SuppressWarnings("deprecation")
|
|
@SuppressWarnings("deprecation")
|
|
|
- @SuppressLint("NewApi")
|
|
|
|
|
private void showNotification (Builder notification) {
|
|
private void showNotification (Builder notification) {
|
|
|
NotificationManager mgr = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);
|
|
NotificationManager mgr = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);
|
|
|
int id = 0;
|
|
int id = 0;
|