From 2f90878ac8b778dcf35e0dc50a0a756381d37f7f Mon Sep 17 00:00:00 2001 From: Juja2025 Date: Wed, 19 Feb 2025 15:09:36 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=BC=D0=B5=D0=BD=D1=8C=D1=88=D0=B8?= =?UTF-8?q?=D0=BB=D0=B8=20=D0=BE=D1=82=D1=81=D1=82=D1=83=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/fragment_login.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_login.xml b/app/src/main/res/layout/fragment_login.xml index 0a4589a..acc08b7 100644 --- a/app/src/main/res/layout/fragment_login.xml +++ b/app/src/main/res/layout/fragment_login.xml @@ -34,7 +34,7 @@ android:id="@+id/text_welcome" style="@style/Theme.UiTemplate.TextH4" android:layout_width="wrap_content" - android:layout_marginBottom="10dp" + android:layout_marginBottom="2dp" android:layout_height="wrap_content" android:text="@string/login_welcome" />