mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Fix revealing spoilers in text stories.
This commit is contained in:
@@ -69,6 +69,7 @@ object SpoilerAnnotation {
|
||||
if (text is Spannable) {
|
||||
Selection.removeSelection(text)
|
||||
}
|
||||
widget.text = text
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user