From 0770e8d9ec8e23b8ac5b9db7551806460b6fe962 Mon Sep 17 00:00:00 2001 From: veronicagtea Date: Thu, 20 Feb 2025 15:45:32 +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 8bda736..fde3e8d 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.27" /> + app:layout_constraintGuide_percent="0.3" />