mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 19:19:33 +01:00
update contacts list after clicking add button
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
c5c129b706
commit
c3ebeebcb0
@ -97,6 +97,7 @@ fun AppBar(
|
||||
onClick = {
|
||||
onDisableSearch()
|
||||
onUpdateSearchQuery("")
|
||||
onUpdateAutocompleteUsers()
|
||||
},
|
||||
enabled = enableAddButton
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user