From af50774e8eb22537303d08aac29c6686db8c0803 Mon Sep 17 00:00:00 2001 From: chanu Date: Wed, 15 Nov 2023 13:49:21 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EA=B2=80=EC=83=89=ED=99=94=EB=A9=B4?= =?UTF-8?q?=20ui=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feat/capture/src/main/res/layout/activity_search.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/feat/capture/src/main/res/layout/activity_search.xml b/feat/capture/src/main/res/layout/activity_search.xml index 135775d..8e6eb91 100644 --- a/feat/capture/src/main/res/layout/activity_search.xml +++ b/feat/capture/src/main/res/layout/activity_search.xml @@ -39,8 +39,7 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@id/btn_back" app:layout_constraintTop_toTopOf="@id/btn_back" - app:strokeColor="@color/main_blue" - app:strokeWidth="1dp"> + app:strokeColor="@color/main_blue">