diff --git a/app/src/main/res/drawable/button_grey.xml b/app/src/main/res/drawable/button_grey.xml new file mode 100644 index 0000000..f51f6ed --- /dev/null +++ b/app/src/main/res/drawable/button_grey.xml @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/icon_delete.xml b/app/src/main/res/drawable/icon_delete.xml new file mode 100644 index 0000000..16d8aaf --- /dev/null +++ b/app/src/main/res/drawable/icon_delete.xml @@ -0,0 +1,41 @@ + + + + + + + diff --git a/app/src/main/res/drawable/icon_exit.xml b/app/src/main/res/drawable/icon_exit.xml new file mode 100644 index 0000000..06a3c15 --- /dev/null +++ b/app/src/main/res/drawable/icon_exit.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/src/main/res/drawable/icon_profile.xml b/app/src/main/res/drawable/icon_profile.xml new file mode 100644 index 0000000..1ec1cf4 --- /dev/null +++ b/app/src/main/res/drawable/icon_profile.xml @@ -0,0 +1,12 @@ + + + + diff --git a/app/src/main/res/drawable/icon_refresh.xml b/app/src/main/res/drawable/icon_refresh.xml new file mode 100644 index 0000000..25e3402 --- /dev/null +++ b/app/src/main/res/drawable/icon_refresh.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/app/src/main/res/drawable/icon_scan.xml b/app/src/main/res/drawable/icon_scan.xml new file mode 100644 index 0000000..16d8aaf --- /dev/null +++ b/app/src/main/res/drawable/icon_scan.xml @@ -0,0 +1,41 @@ + + + + + + + diff --git a/app/src/main/res/layout/main_fragment.xml b/app/src/main/res/layout/main_fragment.xml index e631139..1fc6008 100644 --- a/app/src/main/res/layout/main_fragment.xml +++ b/app/src/main/res/layout/main_fragment.xml @@ -1,123 +1,162 @@ + xmlns:app="http://schemas.android.com/apk/res-auto"> - + + + + app:layout_constraintTop_toTopOf="parent" /> - - - - - - - - - - + app:layout_constraintTop_toTopOf="parent" /> - - + - + - + - + - - + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/recycler_view_entrancedata.xml b/app/src/main/res/layout/recycler_view_entrancedata.xml new file mode 100644 index 0000000..a3dff4f --- /dev/null +++ b/app/src/main/res/layout/recycler_view_entrancedata.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1ec586d..99fff70 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ NTO Pass - Логин + логин Добро пожаловать! Введите свой логин для авторизации в приложении @@ -9,7 +9,7 @@ Hello blank fragment Ошибка Последний вход: 01.01.2023 12:00 - Должность: Менеджер + Менеджер Андрей Андреевич Андреев scan refresh @@ -17,10 +17,16 @@ photo Вход выполнен успешно Закрыть/Close - Ошибка перехода Ошибка входа Последний вход 12.12.1212 + Время сканирования 12:12 + Идентификатор + Тип прохода + пароль + Сканировать + QR код + Ошибка перехода + Ошибка перехода Ошибка сервера Пользователь не найден - Пароль \ No newline at end of file