This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Text message bubble
Emee Miano edited this page Apr 1, 2022
·
2 revisions
Text message bubble is a message bubble with text content. It appears when you receive or send a text message.
Feature | Description |
---|---|
Read more mode | When the text is more than 13 lines, the system show read more mode. Once it is clicked on the read more button, it expands text to the full size. |
Long press to delete | If the long click event occurs, the system will show the delete option. |
Long press to edit | If the long click event occurs, the system will show the edit option. When click the edit option, the system will redirect the user to the edit message page. |
Error to send message indicator | If the message can not be sent, the system will show the error indicator in front of the message bubble. |
Sent time stamp | Show as time stamp HH:MM |
Edited label | If the message is edited, the edited label will be shown. |
Deleted message | If the message is deleted, the deleted view will be shown. |