Revert "Messaging: Add "Mark as read" quick action for message notifications"

This reverts commit f19e916a0d.

Reason for revert: Reverting per Taesu Lee's comments, because it doesn't work and has issues.

Change-Id: I778362b628f4c3ae076dd943e77dee415984fba0
This commit is contained in:
Raman Tenneti
2020-05-20 19:47:44 +00:00
parent 3de360b933
commit eb1e0417eb
8 changed files with 4 additions and 85 deletions
-2
View File
@@ -236,8 +236,6 @@
<item quantity="one">New message</item>
<item quantity="other"><xliff:g id="messages">%d</xliff:g> new messages</item>
</plurals>
<!-- Mark message as read -->
<string name="notification_mark_as_read">Mark as read</string>
<!-- Text for starting a new conversation button in the compose UI -->
<string name="start_conversation">Start</string>