Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
sowjanyakch 2025-06-30 16:15:34 +02:00 committed by backportbot[bot]
parent 7e35f80c76
commit 0ed6123aa6

View File

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