With reference to the new TextInputLayout released by Google, how do I change the floating label text color?
TextInputLayout
Setting colorControlNormal,
colorControlNormal
Now, simply using colorAccent and colorPrimary will work perfectly.
colorAccent
colorPrimary