After updating some of our devices to android 8.0 , upon focusing on a TextInputEditText field inside of a TextInputLayout, the app crashes with th
TextInputEditText
TextInputLayout
Add below mentioned attribute in your EditText:
EditText
android:importantForAutofill="noExcludeDescendants"