From 154dfb9f575a275768fd5891b58e8319fb72736f Mon Sep 17 00:00:00 2001 From: Ju YunGyeom <30407907+gemiJ@users.noreply.github.com> Date: Thu, 14 Apr 2022 23:34:35 +0900 Subject: [PATCH] =?UTF-8?q?[#22]=20RectangleButton,=20RoundButton=20Style?= =?UTF-8?q?=20=EC=A0=81=EC=9A=A9=20-=20styles=5Fbutton.xml=20=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=ED=8C=8C=EC=9D=BC=EB=AA=85=20=EB=B3=80=EA=B2=BD=20?= =?UTF-8?q?-=20RectangleButton=20minHeight=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/values/{styles_views.xml => styles_button.xml} | 1 + 1 file changed, 1 insertion(+) rename app/src/main/res/values/{styles_views.xml => styles_button.xml} (94%) diff --git a/app/src/main/res/values/styles_views.xml b/app/src/main/res/values/styles_button.xml similarity index 94% rename from app/src/main/res/values/styles_views.xml rename to app/src/main/res/values/styles_button.xml index 625864b..1841097 100644 --- a/app/src/main/res/values/styles_views.xml +++ b/app/src/main/res/values/styles_button.xml @@ -7,6 +7,7 @@ @drawable/selector_rectangle_button 21dp @drawable/selector_rectangle_button_text + 88dp