Package 

Class ViewHierarchyUtil


  • 
    public class ViewHierarchyUtil
    
                        

    Helper for computing information about the view hierarchy

    • Method Summary

      Modifier and Type Method Description
      static Pair<View, Integer> getDeepestLeaf(View root) Returns the view instance and depth of the deepest leaf view from the given root view.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait