Class NotificationsOrganizerBinding

java.lang.Object
com.example.slacks_lottoevent.databinding.NotificationsOrganizerBinding
All Implemented Interfaces:
androidx.viewbinding.ViewBinding

public final class NotificationsOrganizerBinding extends Object implements androidx.viewbinding.ViewBinding
  • Field Details

    • FrameLayout

      @NonNull public final android.widget.FrameLayout FrameLayout
    • NotificationsTitle

      @NonNull public final android.widget.TextView NotificationsTitle
    • backButton

      @NonNull public final android.widget.ImageView backButton
    • imageViewGeolocation

      @NonNull public final android.widget.ImageView imageViewGeolocation
    • reselectButton

      @NonNull public final android.widget.Button reselectButton
    • tabLayout

      @NonNull public final com.google.android.material.tabs.TabLayout tabLayout
  • Method Details

    • getRoot

      @NonNull public androidx.constraintlayout.widget.ConstraintLayout getRoot()
      Specified by:
      getRoot in interface androidx.viewbinding.ViewBinding
    • inflate

      @NonNull public static NotificationsOrganizerBinding inflate(@NonNull android.view.LayoutInflater inflater)
    • inflate

      @NonNull public static NotificationsOrganizerBinding inflate(@NonNull android.view.LayoutInflater inflater, @Nullable android.view.ViewGroup parent, boolean attachToParent)
    • bind

      @NonNull public static NotificationsOrganizerBinding bind(@NonNull android.view.View rootView)