Searched refs:mTextColorPrimary (Results 1 – 1 of 1) sorted by relevance
125 private final int mTextColorPrimary; field in SelectInputView157 mTextColorPrimary = resources.getColor(R.color.select_input_text_color_primary, null); in SelectInputView()332 holder.inputLabelView.setTextColor(mTextColorPrimary); in onBindViewHolder()342 holder.inputLabelView.setTextColor(mTextColorPrimary); in onBindViewHolder()