mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
ktlintFormat
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
3007633873
commit
e72701c219
@ -1254,7 +1254,6 @@ class ChatActivity :
|
||||
binding.conversationDeleteNotice.findViewById<MaterialButton>(R.id.delete_now_button).visibility =
|
||||
View.GONE
|
||||
binding.conversationDeleteNotice.findViewById<MaterialButton>(R.id.keep_button).visibility = View.GONE
|
||||
|
||||
}
|
||||
binding.conversationDeleteNotice.findViewById<MaterialButton>(R.id.delete_now_button).setOnClickListener {
|
||||
deleteConversationDialog(it.context)
|
||||
|
Loading…
Reference in New Issue
Block a user