removing align to end of the Auto-translated message.
This commit is contained in:
+1
-2
@@ -98,8 +98,7 @@ fun TranslateableRichTextViewer(
|
||||
Row(
|
||||
modifier = Modifier
|
||||
.fillMaxWidth()
|
||||
.padding(top = 5.dp),
|
||||
horizontalArrangement = Arrangement.End
|
||||
.padding(top = 5.dp)
|
||||
) {
|
||||
val clickableTextStyle =
|
||||
SpanStyle(color = MaterialTheme.colors.primary.copy(alpha = 0.52f))
|
||||
|
||||
Reference in New Issue
Block a user