mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-03-30 19:20:07 +02:00
Changed string to choose_contact
This commit is contained in:
parent
20e93c6065
commit
c8539a114a
@ -49,7 +49,7 @@ class SelectContactDialog(val activity: SimpleActivity, val contacts: List<Conta
|
||||
true
|
||||
}
|
||||
.apply {
|
||||
activity.setupDialogStuff(view, this, R.string.select_contact) { alertDialog ->
|
||||
activity.setupDialogStuff(view, this, R.string.choose_contact) { alertDialog ->
|
||||
dialog = alertDialog
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user