From 2346b18af1adbe244636eb37c182b33181cb2077 Mon Sep 17 00:00:00 2001 From: veronicagtea Date: Wed, 19 Feb 2025 18:39:00 +0300 Subject: [PATCH] code: Modification Main screen --- app/src/main/res/layout/fragment_main.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_main.xml b/app/src/main/res/layout/fragment_main.xml index b76c0ac..9f085e6 100644 --- a/app/src/main/res/layout/fragment_main.xml +++ b/app/src/main/res/layout/fragment_main.xml @@ -10,7 +10,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" - app:layout_constraintGuide_percent="0.33" /> + app:layout_constraintGuide_percent="0.31" />