NTP-3428 | Port out experience UAT fixes (#12502)

This commit is contained in:
Hardik Chaudhary
2024-09-12 16:41:41 +05:30
committed by GitHub
parent cf23e52ba3
commit fc603859d1
2 changed files with 2 additions and 2 deletions

View File

@@ -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,
) {

View File

@@ -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>