Searched refs:mCountTextColor (Results 1 – 1 of 1) sorted by relevance
67 private final int mCountTextColor; field in MessageNotificationViewHolder91 mCountTextColor = getContext().getResources().getColor(R.color.count_text); in MessageNotificationViewHolder()149 mBodyView.setCountTextColor(mCountTextColor); in bindBody()