androidx.appcompat.widget
Interfaces
ActionMenuView.OnMenuItemClickListener | 
            
               Interface responsible for receiving menu item click events if the items themselves do not have individual item click listeners.  | 
          
EmojiCompatConfigurationView | 
            
               Interface for Views that expose EmojiCompat configuration.  | 
          
PopupMenu.OnDismissListener | 
            
               Callback interface used to notify the application that the menu has closed.  | 
          
PopupMenu.OnMenuItemClickListener | 
            
               Interface responsible for receiving menu item click events if the items themselves do not have individual item click listeners.  | 
          
SearchView.OnCloseListener | 
            |
SearchView.OnQueryTextListener | 
            
               Callbacks for changes to the query text.  | 
          
SearchView.OnSuggestionListener | 
            
               Callback interface for selection events on suggestions.  | 
          
ShareActionProvider.OnShareTargetSelectedListener | 
            
               Listener for the event of selecting a share target.  | 
          
ThemedSpinnerAdapter | 
            
               An extension of SpinnerAdapter that is capable of inflating drop-down views against a different theme than normal views.  | 
          
Toolbar.OnMenuItemClickListener | 
            
               Interface responsible for receiving menu item click events if the items themselves do not have individual item click listeners.  | 
          
Classes
ActionMenuView | 
            
               ActionMenuView is a presentation of a series of menu options as a View.  | 
          
ActionMenuView.LayoutParams | 
            |
AppCompatAutoCompleteTextView | 
            
               A   | 
          
AppCompatButton | 
            
               A   | 
          
AppCompatCheckBox | 
            
               A   | 
          
AppCompatCheckedTextView | 
            
               A   | 
          
AppCompatEditText | 
            
               A   | 
          
AppCompatImageButton | 
            
               A   | 
          
AppCompatImageView | 
            
               A   | 
          
AppCompatMultiAutoCompleteTextView | 
            
               A   | 
          
AppCompatRadioButton | 
            
               A   | 
          
AppCompatRatingBar | 
            
               A   | 
          
AppCompatSeekBar | 
            
               A   | 
          
AppCompatSpinner | 
            
               A   | 
          
AppCompatTextView | 
            
               A   | 
          
AppCompatToggleButton | 
            
               A   | 
          
LinearLayoutCompat | 
            
               A Layout that arranges its children in a single column or a single row.  | 
          
LinearLayoutCompat.LayoutParams | 
            
               Per-child layout information associated with ViewLinearLayout.  | 
          
ListPopupWindow | 
            
               Static library support version of the framework's   | 
          
PopupMenu | 
            
               Static library support version of the framework's   | 
          
SearchView | 
            
               A widget that provides a user interface for the user to enter a search query and submit a request to a search provider.  | 
          
ShareActionProvider | 
            
               Provides a share action, which is suitable for an activity's app bar.  | 
          
SwitchCompat | 
            
               SwitchCompat is a complete backport of the core   | 
          
ThemedSpinnerAdapter.Helper | 
            
               A helper class which allows easy integration of   | 
          
Toolbar | 
            
               A standard toolbar for use within application content.  | 
          
Toolbar.LayoutParams | 
            
               Layout information for child views of Toolbars.  | 
          
Toolbar.SavedState | 
            |
TooltipCompat | 
            
               Helper class used to emulate the behavior of   |