Class YdsYotiAppBarTransparentBinding

java.lang.Object
com.yoti.mobile.android.commonui.databinding.YdsYotiAppBarTransparentBinding
All Implemented Interfaces:
androidx.viewbinding.ViewBinding

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

    • appBarLayout

      @NonNull public final com.google.android.material.appbar.AppBarLayout appBarLayout
    • appbarSeparator

      @NonNull public final android.view.View appbarSeparator
    • tabLayout

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

      @NonNull public final com.google.android.material.appbar.MaterialToolbar toolbar
    • toolbarTitle

      @NonNull public final android.widget.TextView toolbarTitle
  • Method Details

    • getRoot

      @NonNull public com.google.android.material.appbar.AppBarLayout getRoot()
      Specified by:
      getRoot in interface androidx.viewbinding.ViewBinding
    • inflate

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

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

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