From 78323103fdf3804a2713b0e9b81fc9c9cc69a9ed Mon Sep 17 00:00:00 2001 From: klaus Date: Wed, 11 Sep 2024 00:42:51 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9D=BC=EC=9D=B4=EB=B8=8C=20=EC=A0=95?= =?UTF-8?q?=EB=B3=B4=20=EC=88=98=EC=A0=95=20-=20=EC=97=B0=EB=A0=B9=20?= =?UTF-8?q?=EC=A0=9C=ED=95=9C=20=EC=84=A4=EC=A0=95=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deploymentTargetSelector.xml | 4 +- app/build.gradle | 4 +- .../sodalive/live/room/LiveRoomActivity.kt | 26 ++++++++++-- .../sodalive/live/room/LiveRoomViewModel.kt | 13 +++++- .../room/update/EditLiveRoomInfoRequest.kt | 3 +- .../room/update/LiveRoomInfoEditDialog.kt | 35 +++++++++++++++- .../layout/dialog_live_room_info_update.xml | 42 +++++++++++++++++++ app/src/main/res/layout/dialog_soda.xml | 5 +-- 8 files changed, 117 insertions(+), 15 deletions(-) diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 7ac788d..ba17e33 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@