mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Change button size on backups management screen.
This commit is contained in:
committed by
Cody Henthorne
parent
7ee1b1386b
commit
dd634343d7
@@ -1209,7 +1209,7 @@ private fun LastBackupRow(
|
||||
}
|
||||
}
|
||||
|
||||
Buttons.Small(onClick = onBackupNowClick) {
|
||||
Buttons.MediumTonal(onClick = onBackupNowClick) {
|
||||
Text(text = stringResource(id = R.string.RemoteBackupsSettingsFragment__back_up_now))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user