|
@@ -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) {
|