mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 12:38:33 +00:00
Fix backup dialog color.
This commit is contained in:
committed by
Cody Henthorne
parent
866c232045
commit
9aea264305
@@ -1214,6 +1214,7 @@ private fun BackupFrequencyDialog(
|
||||
Text(
|
||||
text = stringResource(id = R.string.RemoteBackupsSettingsFragment__backup_frequency),
|
||||
style = MaterialTheme.typography.headlineMedium,
|
||||
color = MaterialTheme.colorScheme.onSurface,
|
||||
modifier = Modifier.padding(24.dp)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user