Improving performance of the RichText Viewer
This commit is contained in:
-2
@@ -73,8 +73,6 @@ fun TranslatableRichTextViewer(
|
||||
showOriginal = preference == task.result.sourceLang
|
||||
}
|
||||
translatedTextState.value = task.result
|
||||
} else {
|
||||
translatedTextState.value = ResultOrError(content, null, null, null)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user