mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-07 04:49:41 +01:00
ktlint
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
94db4e6892
commit
dd77ce7c4c
@ -1271,7 +1271,6 @@ class ConversationInfoActivity :
|
|||||||
binding.recordingConsentView.recordingConsentAll.visibility = VISIBLE
|
binding.recordingConsentView.recordingConsentAll.visibility = VISIBLE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
fun showSwitch() {
|
fun showSwitch() {
|
||||||
binding.recordingConsentView.recordingConsentForConversation.visibility = VISIBLE
|
binding.recordingConsentView.recordingConsentForConversation.visibility = VISIBLE
|
||||||
binding.recordingConsentView.recordingConsentAll.visibility = GONE
|
binding.recordingConsentView.recordingConsentAll.visibility = GONE
|
||||||
|
Loading…
Reference in New Issue
Block a user