Package 

Class LayoutToastDialogBinding

  • All Implemented Interfaces:
    androidx.viewbinding.ViewBinding

    
    public final class LayoutToastDialogBinding
     implements ViewBinding
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final AppCompatImageView ivLoading
      public final TextView tvMessage
      public final TextView tvOperation
    • Method Summary

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