Updated on 2026-08-14

This commit is contained in:
Tangem 2018-06-05 22:36:16 +03:00
parent cc71c599f7
commit 0bc2d0a1d1
4 changed files with 102 additions and 102 deletions

View file

@ -301,7 +301,6 @@ public class CardListAdapter extends RecyclerView.Adapter<CardListAdapter.CardVi
holder.tvTypeBg.setBackgroundColor(ContextCompat.getColor(mContext, R.color.type_banknote));
}
}
break;
}