mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
Update link+sync ui.
This commit is contained in:
committed by
Greyson Parrelli
parent
66f851e92a
commit
75f4fed9ce
@@ -238,7 +238,7 @@ private fun Content(
|
||||
)
|
||||
} else {
|
||||
AboutRow(
|
||||
startIcon = painterResource(id = R.drawable.chat_x),
|
||||
startIcon = painterResource(id = R.drawable.symbol_chat_x),
|
||||
text = stringResource(id = R.string.AboutSheet__no_direct_message, model.shortName),
|
||||
modifier = Modifier.align(alignment = Alignment.Start),
|
||||
onClick = onClickSignalConnections
|
||||
|
||||
Reference in New Issue
Block a user