Searched refs:secondSmallCard (Results 1 – 1 of 1) sorted by relevance
128 val (firstSmallCard, secondSmallCard) = in setupCards() constant135 val secondCardText = secondSmallCard.findViewById<TextView>(R.id.card_title_number) in setupCards()137 val secondCardDate = secondSmallCard.findViewById<TextView>(R.id.card_date) in setupCards()150 container?.removeView(secondSmallCard) in setupCards()159 secondSmallCard.visibility = View.VISIBLE in setupCards()