Class YdsFragmentCountrySelectionBinding

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

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

    • appBar

      @NonNull public final com.yoti.mobile.android.common.ui.widgets.YotiAppbar appBar
    • countryPickerContainer

      @NonNull public final android.widget.FrameLayout countryPickerContainer
    • countryPickerCta

      @NonNull public final com.yoti.mobile.android.common.ui.widgets.YotiButton countryPickerCta
    • countryPickerCtaContainer

      @NonNull public final android.widget.FrameLayout countryPickerCtaContainer
    • emptyView

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

    • getRoot

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

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

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

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