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