Files
letro-android/features
Jorge Martin Espinosa 87976694d4 Use formatted captions for images and video (#3864)
* Make `formattedCaption in `TimelineItemEventContentWithAttachment` a `Charsequence?`, parse the formatted caption body as we do for text message bodies

* Add `TimelineItem.isWholeContentClickable` property to decide whether the click action should be triggered at the message bubble level or when some internal content is tapped instead.

* Display the formatted/linkified captions in image and video timeline item views

* Apply the `onClick` callback to the whole message bubble or only the content of the timeline item depending on `TimelineItem.isWholeContentClickable`.
2024-11-13 20:25:34 +01:00
..
2024-11-08 17:18:10 +01:00
2024-11-11 13:09:30 +01:00
2024-11-08 15:37:10 +01:00
2024-11-11 13:09:30 +01:00