Skip to content

Commit

Permalink
Restore OCBC bank (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasNaouchi authored Feb 15, 2024
1 parent cf0466a commit 8e635ac
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ internal class FpxResource(
"kfh" -> R.drawable.payment_kfh
"maybank2e" -> R.drawable.payment_maybank
"maybank2u" -> R.drawable.payment_maybank
"ocbc" -> R.drawable.payment_ocbc_digital
"ocbc" -> R.drawable.payment_ocbc
"public" -> R.drawable.payment_publicbank
"rhb" -> R.drawable.payment_rhb
"sc" -> R.drawable.payment_sc
Expand Down Expand Up @@ -589,7 +589,7 @@ internal class DuitNowOBWResource(
"hsbc" -> R.drawable.payment_hsbc
"kfh" -> R.drawable.payment_kfh
"maybank2u" -> R.drawable.payment_maybank
"ocbc" -> R.drawable.payment_ocbc_digital
"ocbc" -> R.drawable.payment_ocbc
"public" -> R.drawable.payment_publicbank
"rhb" -> R.drawable.payment_rhb
"sc" -> R.drawable.payment_sc
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sdk/src/main/res/drawable-mdpi/payment_ocbc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sdk/src/main/res/drawable-xhdpi/payment_ocbc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sdk/src/main/res/drawable-xxhdpi/payment_ocbc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e635ac

Please sign in to comment.