From 4320adeb5718a6f60a7728f00fcc43f69430fa66 Mon Sep 17 00:00:00 2001 From: Uknow42 Date: Tue, 7 Sep 2021 20:42:51 +0900 Subject: [PATCH 01/19] =?UTF-8?q?=EB=A9=94=EC=9D=B8=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=201=EC=B0=A8=20=EC=9E=91=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- UC_COVID_19_GREEN/.idea/misc.xml | 1 + UC_COVID_19_GREEN/.idea/vcs.xml | 6 ++++ .../src/main/res/drawable/icon_location.png | Bin 0 -> 298 bytes .../app/src/main/res/layout/activity_main.xml | 30 ++++++++++++++++++ 4 files changed, 37 insertions(+) create mode 100644 UC_COVID_19_GREEN/.idea/vcs.xml create mode 100644 UC_COVID_19_GREEN/app/src/main/res/drawable/icon_location.png diff --git a/UC_COVID_19_GREEN/.idea/misc.xml b/UC_COVID_19_GREEN/.idea/misc.xml index 2ddbd65..bb07e75 100644 --- a/UC_COVID_19_GREEN/.idea/misc.xml +++ b/UC_COVID_19_GREEN/.idea/misc.xml @@ -3,6 +3,7 @@