mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
move the InsertOrEditContact activity title in the manifest
This commit is contained in:
@ -27,7 +27,6 @@ class InsertOrEditContactActivity : SimpleActivity() {
|
||||
return
|
||||
}
|
||||
|
||||
title = getString(R.string.select_contact)
|
||||
setupViews()
|
||||
|
||||
handlePermission(PERMISSION_READ_CONTACTS) {
|
||||
|
Reference in New Issue
Block a user