From 5c6f1298ce2bc03a8a1a4f2065dd2aeab6715609 Mon Sep 17 00:00:00 2001 From: seoyoon513 Date: Thu, 16 Mar 2023 15:08:46 +0900 Subject: [PATCH] =?UTF-8?q?[feat]=20#5=20color=20picker=20=EA=B5=AC?= =?UTF-8?q?=ED=98=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chapter03/.idea/gradle.xml | 1 + .../inspectionProfiles/Project_Default.xml | 37 +++++++++ .../syoon/compose/chapter03/MainActivity.kt | 83 ++++++++++++++----- 3 files changed, 102 insertions(+), 19 deletions(-) create mode 100644 Chapter03/.idea/inspectionProfiles/Project_Default.xml diff --git a/Chapter03/.idea/gradle.xml b/Chapter03/.idea/gradle.xml index a9f4e52..a2d7c21 100644 --- a/Chapter03/.idea/gradle.xml +++ b/Chapter03/.idea/gradle.xml @@ -1,5 +1,6 @@ +