mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
reset status and hide the dialog
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
3f74a440d5
commit
fbecfaf95d
1 changed files with 1 additions and 0 deletions
|
@ -312,6 +312,7 @@ class SetStatusDialogFragment :
|
|||
adapter.notifyDataSetChanged()
|
||||
currentStatus = backupStatus
|
||||
setupCurrentStatus()
|
||||
dismiss()
|
||||
}
|
||||
}
|
||||
override fun onError(e: Throwable) {
|
||||
|
|
Loading…
Reference in a new issue