forked from shihaam/thijooree
rename fisa to fisa card
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -276,7 +276,7 @@ ViewCompat.setOnApplyWindowInsetsListener(binding.contentLayout) { v, insets ->
|
|||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
fun cardImageAsset(card: MibCard): String? = when (card.cardType) {
|
fun cardImageAsset(card: MibCard): String? = when (card.cardType) {
|
||||||
"51" -> "cards/mib/faisa.png"
|
"51" -> "cards/mib/faisa_card.png"
|
||||||
"53" -> "cards/mib/visa_black_platinum.png"
|
"53" -> "cards/mib/visa_black_platinum.png"
|
||||||
"57" -> "cards/mib/visa_blue_everyday.png"
|
"57" -> "cards/mib/visa_blue_everyday.png"
|
||||||
"70" -> "cards/mib/visa_business.png"
|
"70" -> "cards/mib/visa_business.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user