Package 

Class LayoutLoadingDialogBinding

  • All Implemented Interfaces:
    androidx.viewbinding.ViewBinding

    
    public final class LayoutLoadingDialogBinding
     implements ViewBinding
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final AppCompatImageView ivLoading
      public final AppCompatTextView tvLoadingMessage
    • Method Summary

      Modifier and Type Method Description
      ConstraintLayout getRoot()
      static LayoutLoadingDialogBinding inflate(@NonNull() LayoutInflater inflater)
      static LayoutLoadingDialogBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
      static LayoutLoadingDialogBinding 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