From d3000d441aa6782aae0584cc5a8d5760b1db7c0e Mon Sep 17 00:00:00 2001 From: tgyuu-An Date: Sun, 18 Feb 2024 02:39:24 +0900 Subject: [PATCH] =?UTF-8?q?[CHORE]=20#125=20:=20=EC=84=A4=EB=AC=B8=20?= =?UTF-8?q?=EC=9D=91=EB=8B=B5=20OverView=20Text=20=EB=86=92=EC=9D=B4=20?= =?UTF-8?q?=EA=B0=80=EC=9A=B4=EB=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/gradle.xml | 1 + .idea/inspectionProfiles/Project_Default.xml | 32 +++++++++++++++++++ .idea/misc.xml | 1 - .../survey/answer/SurveyAnswerScreen.kt | 6 ++-- .../feature/survey/answer/SurveyOverview.kt | 5 ++- 5 files changed, 39 insertions(+), 6 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 34af411c..4a72748e 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -1,5 +1,6 @@ +