Searched refs:mHintTextColorUnfocused (Results 1 – 1 of 1) sorted by relevance
63 private int mHintTextColorUnfocused; field in TextFieldsEditorView89 mHintTextColorUnfocused = getResources().getColor(R.color.editor_disabled_text_color); in onFinishInflate()175 text.setHintTextColor(mHintTextColorUnfocused); in setHintColorDark()240 fieldView.setHintTextColor(mHintTextColorUnfocused); in setValues()