Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
    
  
  
  
  
    
  
  
    
    
    
    OnGlobalLayoutListener
    interface OnGlobalLayoutListener
    
    
      
        
          | Known Direct Subclasses
              
              
                
                  
                    | AbsListView | Base class that can be used to implement virtualized lists of items. |  
                    | NativeActivity | Convenience for implementing an activity that will be implemented purely in native code. |  | 
      
    
    
      
        
          | Known Indirect Subclasses
              
              
                
                  
                    | ExpandableListView | A view that shows items in a vertically scrolling two-level list. |  
                    | GridView | A view that shows items in two-dimensional scrolling grid. |  
                    | ListView | Displays a vertically-scrollable collection of views, where each view is positioned immediately below the previous view in the list. |  | 
      
    
    Interface definition for a callback to be invoked when the global layout state or the visibility of views within the view tree changes.
    Summary
    
      
        
          | Public methods | 
        
          | abstract Unit | Callback method to be invoked when the global layout state or the visibility of views within the view tree changes | 
      
    
    Public methods
    
      onGlobalLayout
      
      abstract fun onGlobalLayout(): Unit
      Callback method to be invoked when the global layout state or the visibility of views within the view tree changes
     
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
  Last updated 2025-04-17 UTC.
  
  
  
    
      [null,null,["Last updated 2025-04-17 UTC."],[],[]]