mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Restored semantic reply
This commit is contained in:
@@ -3927,6 +3927,7 @@ class Core {
|
||||
R.drawable.twotone_reply_24,
|
||||
context.getString(R.string.title_advanced_notify_action_reply),
|
||||
piReply)
|
||||
.setSemanticAction(NotificationCompat.Action.SEMANTIC_ACTION_REPLY)
|
||||
.setShowsUserInterface(true)
|
||||
.setAllowGeneratedReplies(false);
|
||||
mbuilder.addAction(actionReply.build());
|
||||
|
||||
Reference in New Issue
Block a user