EditText added is not a TextInputEditText. Please switch to using that class instead
问题 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 difference between a regular EditText and a TextInputEditText ? I can't seem to find any documentation for it. 回答1: I was wondering this too, Daniel Wilson gathered the documentation, but to the untrained eye it doesn't mean much. Here's what it's all about: "extract mode" is referring to the type of view that's shown when the space is too small, for