From 01b2240129c2af6d1f67f799d61e24bda6de45ca Mon Sep 17 00:00:00 2001 From: Preyea Regmi Date: Thu, 23 Jan 2020 18:48:22 +0545 Subject: [PATCH] Minor ui fixes --- app/src/main/res/layout/fragment_home_v3.xml | 2 +- app/src/main/res/layout/fragment_kyc_customer_detail.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_home_v3.xml b/app/src/main/res/layout/fragment_home_v3.xml index 2451bafa..2cca99a3 100644 --- a/app/src/main/res/layout/fragment_home_v3.xml +++ b/app/src/main/res/layout/fragment_home_v3.xml @@ -57,7 +57,7 @@ android:layout_marginTop="@dimen/_15sdp" android:gravity="center_horizontal" android:padding="2dp" - android:text="@string/bank_text" + android:text="Kwangju Bank (034)" android:textSize="@dimen/_10ssp" app:fontFamily="@string/bold" app:layout_constraintEnd_toStartOf="@+id/verticalDivider" diff --git a/app/src/main/res/layout/fragment_kyc_customer_detail.xml b/app/src/main/res/layout/fragment_kyc_customer_detail.xml index 0fee4e59..8ac9fb26 100644 --- a/app/src/main/res/layout/fragment_kyc_customer_detail.xml +++ b/app/src/main/res/layout/fragment_kyc_customer_detail.xml @@ -536,7 +536,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/kycTextUpperMargin" - android:hint="Id Number" + android:hint="@string/id_number_text" android:textColorHint="@color/darkgray" app:errorEnabled="true">