From 9a39b276b07fb3bbdab16def45c7209a68669324 Mon Sep 17 00:00:00 2001 From: Hemant Khadase Date: Wed, 11 Jan 2023 11:24:07 +0530 Subject: [PATCH] removed xml code --- app/src/main/res/layout/fragment_niveshfd_step_four.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_niveshfd_step_four.xml b/app/src/main/res/layout/fragment_niveshfd_step_four.xml index 3c5a6d5..74b6d37 100644 --- a/app/src/main/res/layout/fragment_niveshfd_step_four.xml +++ b/app/src/main/res/layout/fragment_niveshfd_step_four.xml @@ -288,8 +288,6 @@ android:layout_marginBottom="@dimen/margin_15" android:textColor="@color/white" android:textSize="@dimen/text_size_14" - android:text="@string/pay" - android:background="@color/green" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@+id/btnBack"