mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 13:52:07 -05:00
BIT-886 Update text color on environment switcher (#122)
This commit is contained in:
committed by
Álison Fernandes
parent
186d447a52
commit
cabde64d61
@@ -227,6 +227,7 @@ private fun RegionSelector(
|
||||
Text(
|
||||
text = stringResource(id = R.string.logging_in_on),
|
||||
style = MaterialTheme.typography.bodySmall,
|
||||
color = MaterialTheme.colorScheme.onSurfaceVariant,
|
||||
modifier = Modifier.padding(end = 12.dp),
|
||||
)
|
||||
Text(
|
||||
|
||||
Reference in New Issue
Block a user