From c646e58fd26bbc6e1bbcc78e1129bfbb343c6943 Mon Sep 17 00:00:00 2001 From: Serafim_Pankin Date: Thu, 20 Feb 2025 11:02:23 +0300 Subject: [PATCH] REPAIRS button and main label v2 --- app/src/main/res/layout/fragment_auth.xml | 9 ++++++--- app/src/main/res/layout/fragment_profile.xml | 2 +- app/src/main/res/values-ru/strings-ru.xml | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/fragment_auth.xml b/app/src/main/res/layout/fragment_auth.xml index 95db346..a04b775 100644 --- a/app/src/main/res/layout/fragment_auth.xml +++ b/app/src/main/res/layout/fragment_auth.xml @@ -93,16 +93,19 @@ app:hintTextColor="?attr/colorOnBackground" app:helperTextTextColor="?attr/colorOnBackground" android:layout_marginBottom="10dp" - android:hint="@string/password"> + android:layout_marginLeft="70dp" + android:layout_marginRight="70dp" + > ОК Ошибка Введите логин пользователя - 🔍 Поиск 🔍 + Поиск Профиль Изменить права входа с помощью смартфона >Панель администратораProfile