From b453225941a90ab85c9123a2327e3282262850f3 Mon Sep 17 00:00:00 2001 From: Damian Czupryn <60961958+Daxxxis@users.noreply.github.com> Date: Mon, 12 Apr 2021 21:58:58 +0200 Subject: [PATCH] Student info and Teachers screens unification (#1279) --- app/src/main/res/layout/item_student_info.xml | 15 +++--- app/src/main/res/layout/item_teacher.xml | 53 +++++++++++-------- 2 files changed, 38 insertions(+), 30 deletions(-) diff --git a/app/src/main/res/layout/item_student_info.xml b/app/src/main/res/layout/item_student_info.xml index 203ce86b..ee4c5044 100644 --- a/app/src/main/res/layout/item_student_info.xml +++ b/app/src/main/res/layout/item_student_info.xml @@ -11,14 +11,14 @@ + diff --git a/app/src/main/res/layout/item_teacher.xml b/app/src/main/res/layout/item_teacher.xml index a30eb560..9b94e684 100644 --- a/app/src/main/res/layout/item_teacher.xml +++ b/app/src/main/res/layout/item_teacher.xml @@ -12,37 +12,44 @@ tools:context=".ui.modules.schoolandteachers.teacher.TeacherAdapter"> - - - - + + + + + + + +