From 82339d3c5bed723bccbd6c3d5bb8d76f58fc0277 Mon Sep 17 00:00:00 2001 From: dkyuuum Date: Wed, 21 Feb 2024 14:17:30 +0900 Subject: [PATCH] =?UTF-8?q?Design:=20=EC=8B=9C=EA=B0=84=ED=91=9C=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C=20=EC=97=86=EC=95=A0=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_plan_time.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app/src/main/res/layout/item_plan_time.xml b/app/src/main/res/layout/item_plan_time.xml index e3dcc461..9feecefe 100644 --- a/app/src/main/res/layout/item_plan_time.xml +++ b/app/src/main/res/layout/item_plan_time.xml @@ -48,16 +48,5 @@ android:paddingBottom="7dp" android:text="학점" android:textColor="@color/black" /> - \ No newline at end of file