mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
reset status and hide the dialog
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
3f74a440d5
commit
fbecfaf95d
@ -312,6 +312,7 @@ class SetStatusDialogFragment :
|
|||||||
adapter.notifyDataSetChanged()
|
adapter.notifyDataSetChanged()
|
||||||
currentStatus = backupStatus
|
currentStatus = backupStatus
|
||||||
setupCurrentStatus()
|
setupCurrentStatus()
|
||||||
|
dismiss()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
override fun onError(e: Throwable) {
|
override fun onError(e: Throwable) {
|
||||||
|
Loading…
Reference in New Issue
Block a user