com.google.android.material.textfield
Annotations
TextInputLayout.BoxBackgroundMode | 
            
               Values for box background mode.  | 
          
Interfaces
TextInputLayout.LengthCounter | 
            
               Interface definition for a length counter.  | 
          
TextInputLayout.OnEditTextAttachedListener | 
            
               Callback interface invoked when the view's EditText is attached, or from   | 
          
TextInputLayout.OnEndIconChangedListener | 
            
               Callback interface invoked when the view's end icon changes.  | 
          
Classes
MaterialAutoCompleteTextView | 
            
               A special sub-class of android.widget.AutoCompleteTextView that is auto-inflated so that auto-complete text fields (e.g., for an Exposed Dropdown Menu) are accessible when being interacted through a screen reader.  | 
          
TextInputEditText | 
            
               A special sub-class of android.widget.EditText designed for use as a child of .  | 
          
TextInputLayout | 
            
               Layout which wraps a   | 
          
TextInputLayout.AccessibilityDelegate | 
            
               An   |