From b3912997ac06333c25ed18557854dec283fbf2c2 Mon Sep 17 00:00:00 2001 From: "luis.reyes" Date: Sun, 17 Mar 2024 16:52:22 -0600 Subject: [PATCH] Modificaciones en la pantalla compra --- app/src/main/res/layout/pantallacompra.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/pantallacompra.xml b/app/src/main/res/layout/pantallacompra.xml index 2833529..ad44b6a 100644 --- a/app/src/main/res/layout/pantallacompra.xml +++ b/app/src/main/res/layout/pantallacompra.xml @@ -39,7 +39,7 @@ android:id="@+id/imageView2" android:layout_width="29dp" android:layout_height="27dp" - android:layout_marginStart="4dp" + android:layout_marginStart="16dp" android:layout_marginTop="3dp" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent"