schildichat-android/vector
SpiritCroc ff67571dad Fix html messages not rendering at all on markwon exception
If render(): renderAndProcess(markwon.parse(text), _) fails,
the input text *string* is returned instead of a Spannable,
so we shouldn't cast without checking here.

Fixes https://github.com/SchildiChat/SchildiChat-android/issues/201

Change-Id: I1824328e0b733de699a33376833b2fbc86b0e44f
2023-08-02 20:05:35 +02:00
..
sampledata
src Fix html messages not rendering at all on markwon exception 2023-08-02 20:05:35 +02:00
.gitignore
build.gradle Merge tag 'v1.6.5' into sc 2023-07-26 11:01:57 +02:00