From 44b5831302f9068b6366afc68777b15c59fefd0a Mon Sep 17 00:00:00 2001 From: veronicagtea Date: Wed, 19 Feb 2025 16:56:04 +0300 Subject: [PATCH] code: Modification Administrator screen (x) Modification Scan result screen --- app/src/main/res/layout/fragment_administrator_screen.xml | 2 +- app/src/main/res/layout/fragment_scan_result.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_administrator_screen.xml b/app/src/main/res/layout/fragment_administrator_screen.xml index 07d0a17..1445fd5 100644 --- a/app/src/main/res/layout/fragment_administrator_screen.xml +++ b/app/src/main/res/layout/fragment_administrator_screen.xml @@ -10,7 +10,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" - app:layout_constraintGuide_percent="0.2" /> + app:layout_constraintGuide_percent="0.22" /> + app:layout_constraintGuide_percent="0.29" />