Package 

Class CommonLoadingBinding

  • All Implemented Interfaces:
    androidx.viewbinding.ViewBinding

    
    public final class CommonLoadingBinding
     implements ViewBinding
                        
    • Method Summary

      Modifier and Type Method Description
      RelativeLayout getRoot()
      static CommonLoadingBinding inflate(@NonNull() LayoutInflater inflater)
      static CommonLoadingBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
      static CommonLoadingBinding bind(@NonNull() View rootView)
      • Methods inherited from class androidx.viewbinding.ViewBinding

        getRoot
      • Methods inherited from class java.lang.Object

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