From cd210aa9fb769e6d39c12a6cb0ac97ce9696b835 Mon Sep 17 00:00:00 2001 From: Juja2025 Date: Thu, 20 Feb 2025 10:25:48 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20=D0=B3=D0=BE=D1=80=D0=B8=D0=B7=D0=BE=D0=BD=D1=82=D0=B0?= =?UTF-8?q?=D0=BB=D1=8C=D0=BD=D1=83=D1=8E=20=D0=BE=D1=80=D0=B8=D0=B5=D0=BD?= =?UTF-8?q?=D1=82=D0=B0=D1=86=D0=B8=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout-land/fragment_entry_list.xml | 40 ++++++ .../fragment_information_admin.xml | 90 +++++++++++++ .../main/res/layout-land/fragment_login.xml | 119 ++++++++++++++++++ .../main/res/layout-land/fragment_profile.xml | 10 +- .../res/layout-land/fragment_qr_result.xml | 46 +++++++ .../main/res/layout-land/fragment_qr_scan.xml | 36 ++++++ .../res/layout-land/fragment_search_user.xml | 57 +++++++++ .../res/layout-land/fragment_user_info.xml | 90 +++++++++++++ 8 files changed, 481 insertions(+), 7 deletions(-) create mode 100644 app/src/main/res/layout-land/fragment_entry_list.xml create mode 100644 app/src/main/res/layout-land/fragment_information_admin.xml create mode 100644 app/src/main/res/layout-land/fragment_login.xml create mode 100644 app/src/main/res/layout-land/fragment_qr_result.xml create mode 100644 app/src/main/res/layout-land/fragment_qr_scan.xml create mode 100644 app/src/main/res/layout-land/fragment_search_user.xml create mode 100644 app/src/main/res/layout-land/fragment_user_info.xml diff --git a/app/src/main/res/layout-land/fragment_entry_list.xml b/app/src/main/res/layout-land/fragment_entry_list.xml new file mode 100644 index 0000000..b06a0ff --- /dev/null +++ b/app/src/main/res/layout-land/fragment_entry_list.xml @@ -0,0 +1,40 @@ + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout-land/fragment_information_admin.xml b/app/src/main/res/layout-land/fragment_information_admin.xml new file mode 100644 index 0000000..6a732ce --- /dev/null +++ b/app/src/main/res/layout-land/fragment_information_admin.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + +