Package 

Class LayoutTipsToastBinding

  • All Implemented Interfaces:
    androidx.viewbinding.ViewBinding

    
    public final class LayoutTipsToastBinding
     implements ViewBinding
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final AppCompatImageView ivImage
      public final TextView tvMsg
    • Method Summary

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