diff --git a/app/src/main/res/layout/products_activity.xml b/app/src/main/res/layout/products_activity.xml index 523ee6e..fbcbf2e 100644 --- a/app/src/main/res/layout/products_activity.xml +++ b/app/src/main/res/layout/products_activity.xml @@ -1,44 +1,39 @@ - - + + - + android:orientation="vertical" + android:background="@color/cardview_light_background" + tools:context="com.example.android.sapne.MainActivity"> + android:scaleType="fitXY" + app:srcCompat="@drawable/productss" /> @@ -47,9 +42,6 @@ android:id="@+id/textView2" android:layout_width="wrap_content" android:layout_height="wrap_content" - - - android:layout_alignBottom="@+id/textView" android:layout_alignParentLeft="true" android:layout_alignParentStart="true" android:text="RS 499" @@ -62,52 +54,63 @@ android:id="@+id/textView3" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginTop="10dip" - android:layout_alignParentLeft="true" + android:layout_alignParentStart="true" - android:layout_below="@+id/textView2" + android:layout_marginTop="10dip" android:text="Free shipping" tools:ignore="MissingConstraints" tools:layout_editor_absoluteX="0dp" tools:layout_editor_absoluteY="438dp" /> - + tools:layout_editor_absoluteY="463dp" /> - + tools:layout_editor_absoluteX="91dp" + tools:layout_editor_absoluteY="463dp" /> + + - - - - - - - - + - - + android:text="See Our other products" + android:textStyle="bold" +android:textSize="25dp" + android:gravity="center"/> - -