From 42b04829553be70fbc18907856fb83b5b255ac2c Mon Sep 17 00:00:00 2001 From: Manoj Date: Thu, 15 Dec 2022 16:38:09 +0530 Subject: [PATCH] id changes --- .../main/res/layout/bank_detail_select.xml | 1 - .../res/layout/fragment_bajajfd_step_four.xml | 33 +++++++++---------- .../res/layout/fragment_bajajfd_step_one.xml | 18 +++++----- .../layout/fragment_bajajfd_step_three.xml | 6 ++-- app/src/main/res/layout/fragment_step_one.xml | 4 +-- .../main/res/layout/fragmnet_step_fail.xml | 2 +- 6 files changed, 31 insertions(+), 33 deletions(-) diff --git a/app/src/main/res/layout/bank_detail_select.xml b/app/src/main/res/layout/bank_detail_select.xml index 13f27d4..3712e38 100644 --- a/app/src/main/res/layout/bank_detail_select.xml +++ b/app/src/main/res/layout/bank_detail_select.xml @@ -125,5 +125,4 @@ - \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_bajajfd_step_four.xml b/app/src/main/res/layout/fragment_bajajfd_step_four.xml index f945715..21a4e85 100644 --- a/app/src/main/res/layout/fragment_bajajfd_step_four.xml +++ b/app/src/main/res/layout/fragment_bajajfd_step_four.xml @@ -10,7 +10,7 @@ tools:context="com.nivesh.production.bajajfd.ui.fragment.StepFourFragment"> + app:layout_constraintTop_toTopOf="parent" /> + app:layout_constraintTop_toBottomOf="@+id/tvCongrats" /> + app:layout_constraintTop_toBottomOf="@+id/tvSuccessMessage" /> @@ -178,7 +178,7 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="0.545" app:layout_constraintStart_toEndOf="@+id/tvDownloadInvoice" - app:layout_constraintTop_toBottomOf="@+id/linearLayout2" + app:layout_constraintTop_toBottomOf="@+id/linearLayoutTwo" app:layout_constraintVertical_bias="0.951" /> - \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_bajajfd_step_one.xml b/app/src/main/res/layout/fragment_bajajfd_step_one.xml index 6cb0773..871f660 100644 --- a/app/src/main/res/layout/fragment_bajajfd_step_one.xml +++ b/app/src/main/res/layout/fragment_bajajfd_step_one.xml @@ -27,7 +27,7 @@ android:orientation="vertical"> @@ -52,7 +52,7 @@ android:layout_width="@dimen/margin_150" android:layout_height="18dp" android:src="@drawable/bajaj_logo" - app:layout_constraintBottom_toBottomOf="@+id/tv_fd_rating" + app:layout_constraintBottom_toBottomOf="@+id/tvFdRating" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="0.0" app:layout_constraintStart_toStartOf="parent" @@ -61,7 +61,7 @@ android:contentDescription="@string/content_description"/> @@ -327,7 +327,7 @@ Company for the same" @@ -443,7 +443,7 @@ Company for the same" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" - app:layout_constraintTop_toBottomOf="@+id/card_view_2" /> + app:layout_constraintTop_toBottomOf="@+id/cardViewTwo" /> diff --git a/app/src/main/res/layout/fragment_bajajfd_step_three.xml b/app/src/main/res/layout/fragment_bajajfd_step_three.xml index 9f6b5a0..7906d86 100644 --- a/app/src/main/res/layout/fragment_bajajfd_step_three.xml +++ b/app/src/main/res/layout/fragment_bajajfd_step_three.xml @@ -302,7 +302,7 @@ app:layout_constraintTop_toBottomOf="@+id/swShareholder" /> + app:layout_constraintTop_toBottomOf="@+id/swCitizen" /> + app:layout_constraintTop_toBottomOf="@+id/swCitizen" /> diff --git a/app/src/main/res/layout/fragment_step_one.xml b/app/src/main/res/layout/fragment_step_one.xml index 2b30b23..fe9a3bd 100644 --- a/app/src/main/res/layout/fragment_step_one.xml +++ b/app/src/main/res/layout/fragment_step_one.xml @@ -88,7 +88,7 @@ android:padding="@dimen/margin_1" android:text="Personal Details" android:textColor="@color/black" - app:layout_constraintTop_toBottomOf="@+id/tv_fd_rating" + app:layout_constraintTop_toBottomOf="@+id/tvFdRating" tools:layout_editor_absoluteX="5dp" app:drawableEndCompat="@drawable/svg_down_arrow" /> @@ -635,7 +635,7 @@ android:padding="@dimen/margin_3" android:text="Account type *" android:textColor="@color/black" - app:layout_constraintTop_toBottomOf="@+id/tv_fd_rating" + app:layout_constraintTop_toBottomOf="@+id/tvFdRating" tools:layout_editor_absoluteX="5dp" />