I\'m using an EditText inside a TextInputLayout, but after upgrading the support library to 23.2.0, I get this warning in the logcat, What\'s the d
EditText
TextInputLayout
The only difference is that when your device is in landscape mode, TextInputEditText will show the hint, EditText won't.
TextInputEditText