From 4fb96e6a9c4425bfad041be441822756f38d8107 Mon Sep 17 00:00:00 2001 From: Juja2025 Date: Wed, 19 Feb 2025 18:08:20 +0300 Subject: [PATCH] new screen for admin with worker's information --- .../res/layout/fragment_information_admin.xml | 90 +++++++++++++++++++ .../main/res/values/outline_button_style.xml | 20 +++++ app/src/main/res/values/strings_admin.xml | 1 + 3 files changed, 111 insertions(+) create mode 100644 app/src/main/res/layout/fragment_information_admin.xml create mode 100644 app/src/main/res/values/outline_button_style.xml diff --git a/app/src/main/res/layout/fragment_information_admin.xml b/app/src/main/res/layout/fragment_information_admin.xml new file mode 100644 index 0000000..046b33f --- /dev/null +++ b/app/src/main/res/layout/fragment_information_admin.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + +