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