Class YdsFragmentDocumentSelectionBinding
java.lang.Object
com.yoti.mobile.android.documentcapture.databinding.YdsFragmentDocumentSelectionBinding
- All Implemented Interfaces:
androidx.viewbinding.ViewBinding
public final class YdsFragmentDocumentSelectionBinding
extends Object
implements androidx.viewbinding.ViewBinding
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.yoti.mobile.android.common.ui.widgets.YotiAppbarfinal androidx.core.widget.NestedScrollView -
Method Summary
-
Field Details
-
appBar
@NonNull public final com.yoti.mobile.android.common.ui.widgets.YotiAppbar appBar -
loadingView
-
scrollView
@NonNull public final androidx.core.widget.NestedScrollView scrollView -
successView
-
-
Method Details
-
getRoot
@NonNull public androidx.constraintlayout.widget.ConstraintLayout getRoot()- Specified by:
getRootin interfaceandroidx.viewbinding.ViewBinding
-
inflate
@NonNull public static YdsFragmentDocumentSelectionBinding inflate(@NonNull android.view.LayoutInflater inflater) -
inflate
@NonNull public static YdsFragmentDocumentSelectionBinding inflate(@NonNull android.view.LayoutInflater inflater, @Nullable android.view.ViewGroup parent, boolean attachToParent) -
bind
@NonNull public static YdsFragmentDocumentSelectionBinding bind(@NonNull android.view.View rootView)
-