NTP-3428 | Port out experience UAT fixes (#12502)
This commit is contained in:
@@ -3133,7 +3133,7 @@ fun ExternalVpaDisplaySection(externalLinkedVpaState: ExternalLinkedVpaState) {
|
||||
color = NaviPayColor.bgAlt2,
|
||||
shape = RoundedCornerShape(bottomStart = 4.dp, bottomEnd = 4.dp)
|
||||
)
|
||||
.height(22.dp)
|
||||
.wrapContentHeight()
|
||||
.padding(vertical = 2.dp, horizontal = 16.dp),
|
||||
horizontalArrangement = Arrangement.Center,
|
||||
) {
|
||||
|
||||
@@ -901,5 +901,5 @@
|
||||
<string name="np_navi_provides_financial_security">Navi provides top-tier financial security to\nensure your transactions are safe.</string>
|
||||
<string name="np_regulated_by">Regulated by</string>
|
||||
<string name="np_select_link_and_phone_number">Select account and link %s</string>
|
||||
<string name="np_primary_account_information">The selected option will become your primary account. You will receive money in this account.</string>
|
||||
<string name="np_primary_account_information">Your number will be linked to the selected bank account and you will receive money in it.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user