Searched refs:firstCardText (Results 1 – 1 of 1) sorted by relevance
134 val firstCardText = firstSmallCard.findViewById<TextView>(R.id.card_title_number) in setupCards() constant145 if (isTextEllipsized(firstCardText) || in setupCards()