mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-08 06:46:11 +00:00
color
This commit is contained in:
parent
823d1ab07c
commit
f6fcbf830f
@ -959,9 +959,7 @@ fun PrivateChatSheet(
|
||||
isWifiAware = isWifiAware,
|
||||
isDirect = isDirect
|
||||
),
|
||||
// Reachability is a status, not an alert: it takes the muted chrome tint,
|
||||
// leaving the primary green for the name itself.
|
||||
leadingIconTint = colorScheme.onSurfaceVariant,
|
||||
leadingIconTint = colorScheme.primary,
|
||||
leadingContentDescription = when {
|
||||
isNostrPeer || isNostrReachableFavorite ->
|
||||
stringResource(R.string.cd_nostr_reachable)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user