问题 Today I have just updated my dependencies of material design from 1.0.0 to 1.1.0-alpha09 implementation 'com.google.android.material:material:1.1.0-alpha09' Now i"m getting strange issue in com.google.android.material.textfield.TextInputLayout Here is my Code <com.google.android.material.textfield.TextInputLayout android:id="@+id/emailTextInputLayout" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="@dimen/_10sdp"> <com.google.android.material