Updated on 2026-08-14

This commit is contained in:
Tangem 2018-08-15 17:54:16 +03:00
parent 44f8632409
commit 1c45b2980f
6 changed files with 67 additions and 78 deletions

View file

@ -1560,6 +1560,8 @@ public class TangemCard {
return R.drawable.card_eth000;
case "0017":
return R.drawable.card_qlear200;
case "0019":
return R.drawable.card_cle100;
default:
return R.drawable.card_default;
}