From 379117cc0cbcbbb0f7010c6b9a297994f48dd7f5 Mon Sep 17 00:00:00 2001 From: senijan Date: Thu, 20 Feb 2025 15:58:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D1=82=D0=BA=D0=B0=20?= =?UTF-8?q?=D1=81=D1=82=D0=B0=D1=80=D1=82=D0=B5=D1=80=D0=B0=20+=20=D1=84?= =?UTF-8?q?=D0=B8=D0=BA=D1=81=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/drawable/anchor_image.xml | 1113 ++++++++++++++++++ app/src/main/res/layout/fragment_login.xml | 18 +- app/src/main/res/layout/fragment_starter.xml | 86 ++ app/src/main/res/values-en/strings.xml | 3 + app/src/main/res/values/strings.xml | 6 +- 5 files changed, 1216 insertions(+), 10 deletions(-) create mode 100644 app/src/main/res/drawable/anchor_image.xml create mode 100644 app/src/main/res/layout/fragment_starter.xml diff --git a/app/src/main/res/drawable/anchor_image.xml b/app/src/main/res/drawable/anchor_image.xml new file mode 100644 index 0000000..6c953ac --- /dev/null +++ b/app/src/main/res/drawable/anchor_image.xml @@ -0,0 +1,1113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/fragment_login.xml b/app/src/main/res/layout/fragment_login.xml index 7734a4b..fbadf80 100644 --- a/app/src/main/res/layout/fragment_login.xml +++ b/app/src/main/res/layout/fragment_login.xml @@ -1,10 +1,11 @@ +xmlns:app="http://schemas.android.com/apk/res-auto" +xmlns:tools="http://schemas.android.com/tools" +android:id="@+id/main" +android:layout_width="match_parent" +android:layout_height="match_parent" +android:background="@color/theme_color" +tools:context="ru.myitschool.work.ui.login.LoginFragment"> + app:layout_constraintRight_toRightOf="@id/guideline_right" + app:layout_constraintVertical_bias="0.4"> + + + + + + + + + + + + + + +