mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-21 21:57:19 +00:00
Experiment
This commit is contained in:
parent
bbf6a19d82
commit
f7d235c3c8
1 changed files with 3 additions and 0 deletions
|
@ -4632,6 +4632,9 @@ class Core {
|
|||
.setSummaryText(title));
|
||||
}
|
||||
|
||||
//builder.extend(new NotificationCompat.WearableExtender()
|
||||
// .setDismissalId(BuildConfig.APPLICATION_ID));
|
||||
|
||||
notifications.add(builder);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue