hide menu new call contact list
This commit is contained in:
parent
fcf88315ab
commit
ac79b1de51
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ FocusScope {
|
||||||
id: contactList
|
id: contactList
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
|
showContactMenu: false
|
||||||
searchBarText: searchBar.text
|
searchBarText: searchBar.text
|
||||||
onContactSelected: (contact) => {
|
onContactSelected: (contact) => {
|
||||||
mainItem.contactClicked(contact)
|
mainItem.contactClicked(contact)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue