Use save label in add symbol dialog (#442) - thanks @resolvicomai
This commit is contained in:
@@ -139,7 +139,7 @@ private fun AddSymbolDialogInternal(
|
||||
onDismissRequest()
|
||||
openDialog.value = false
|
||||
}) {
|
||||
Text(text = stringResource(id = string.alert_dismiss))
|
||||
Text(text = stringResource(id = string.save))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user