unified pay with QR and tranfer confirm dialog box
Auto Tag on Version Change / check-version (push) Successful in 5s

This commit is contained in:
2026-05-27 21:22:04 +05:00
parent a6e7e61b58
commit b67368c94a
4 changed files with 69 additions and 64 deletions
@@ -203,7 +203,7 @@
android:id="@+id/btnPay"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/bml_qr_pay_now"
android:text="@string/transfer"
android:enabled="false" />
</LinearLayout>
+1 -2
View File
@@ -239,8 +239,7 @@
<string name="transfer_otp_code_hint">Verification code</string>
<!-- BML QR Pay -->
<string name="bml_qr_pay_now">Pay Now</string>
<string name="bml_qr_looking_up">Looking up merchant…</string>
<string name="bml_qr_looking_up">Looking up merchant…</string>
<string name="bml_qr_lookup_failed">Could not load merchant details</string>
<string name="bml_qr_payment_success">Payment Successful</string>
<string name="bml_qr_select_account">Select a BML account to pay from</string>