From f3e8961386143b2484306f0d33cb582b347f3047 Mon Sep 17 00:00:00 2001 From: Adhiambo Peres <59600948+adhiamboperes@users.noreply.github.com> Date: Wed, 19 Mar 2025 02:13:57 +0300 Subject: [PATCH 01/43] New layout for auth --- .../pin_edit_text_background_border.xml | 9 +++ .../res/layout/profile_login_activity.xml | 62 +++++++++++++++++++ app/src/main/res/values/styles.xml | 33 ++++++++++ 3 files changed, 104 insertions(+) create mode 100644 app/src/main/res/drawable/pin_edit_text_background_border.xml create mode 100644 app/src/main/res/layout/profile_login_activity.xml diff --git a/app/src/main/res/drawable/pin_edit_text_background_border.xml b/app/src/main/res/drawable/pin_edit_text_background_border.xml new file mode 100644 index 00000000000..ce865903304 --- /dev/null +++ b/app/src/main/res/drawable/pin_edit_text_background_border.xml @@ -0,0 +1,9 @@ + + + + + + diff --git a/app/src/main/res/layout/profile_login_activity.xml b/app/src/main/res/layout/profile_login_activity.xml new file mode 100644 index 00000000000..c968ce5a232 --- /dev/null +++ b/app/src/main/res/layout/profile_login_activity.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + +