From deb0f5dc65b9f477b06bd6e70057e7090afafcc4 Mon Sep 17 00:00:00 2001 From: rapterjet2004 Date: Mon, 6 Jan 2025 16:59:29 -0600 Subject: [PATCH] WIP Some UI in place - committing to work on some other bugs Signed-off-by: rapterjet2004 --- .idea/inspectionProfiles/ktlint.xml | 1 + .../talk/chat/viewmodels/ChatViewModel.kt | 2 +- .../talk/ui/BackgroundVoiceMessageCard.kt | 150 ++++++++++++++++++ 3 files changed, 152 insertions(+), 1 deletion(-) create mode 100644 app/src/main/java/com/nextcloud/talk/ui/BackgroundVoiceMessageCard.kt diff --git a/.idea/inspectionProfiles/ktlint.xml b/.idea/inspectionProfiles/ktlint.xml index 2d90dc13d..27ceb5ff2 100644 --- a/.idea/inspectionProfiles/ktlint.xml +++ b/.idea/inspectionProfiles/ktlint.xml @@ -40,6 +40,7 @@