mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-08 21:40:43 +01:00
fix bug
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
c8e4de6665
commit
64276afcdf
@ -297,6 +297,9 @@ class SetStatusDialogFragment :
|
|||||||
binding.clearStatusMessageTextView.text = getString(R.string.clear_status_message_after)
|
binding.clearStatusMessageTextView.text = getString(R.string.clear_status_message_after)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
clearAt = it.clearAt
|
||||||
|
} else {
|
||||||
|
clearAt = null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user