With reference to the new TextInputLayout released by Google, how do I change the floating label text color?
TextInputLayout
Setting colorControlNormal,
colorControlNormal
Can use app:hintTextColor if you use com.google.android.material.textfield.TextInputLayout, try this
app:hintTextColor
com.google.android.material.textfield.TextInputLayout