Searched refs:mTextColorSecondary (Results 1 – 1 of 1) sorted by relevance
127 private final int mTextColorSecondary; field in SelectInputView159 mTextColorSecondary = resources.getColor(R.color.select_input_text_color_secondary, null); in SelectInputView()332 holder.secondaryInputLabelView.setTextColor(mTextColorSecondary); in onBindViewHolder()