Class YdsFragmentDocumentEducationalLoadingStateBinding
java.lang.Object
com.yoti.mobile.android.documentcapture.databinding.YdsFragmentDocumentEducationalLoadingStateBinding
- All Implemented Interfaces:
androidx.viewbinding.ViewBinding
public final class YdsFragmentDocumentEducationalLoadingStateBinding
extends Object
implements androidx.viewbinding.ViewBinding
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.yoti.mobile.android.common.ui.widgets.HorizontalScrollingGradientfinal android.view.Viewfinal android.widget.TextViewfinal android.widget.TextView -
Method Summary
-
Field Details
-
loadingShimmerView
@NonNull public final com.yoti.mobile.android.common.ui.widgets.HorizontalScrollingGradient loadingShimmerView -
moreAboutVerificationLoading
@NonNull public final android.view.View moreAboutVerificationLoading -
viewMessageLoading
@NonNull public final android.widget.TextView viewMessageLoading -
viewTitleLoading
@NonNull public final android.widget.TextView viewTitleLoading
-
-
Method Details
-
getRoot
@NonNull public androidx.constraintlayout.widget.ConstraintLayout getRoot()- Specified by:
getRootin interfaceandroidx.viewbinding.ViewBinding
-
inflate
@NonNull public static YdsFragmentDocumentEducationalLoadingStateBinding inflate(@NonNull android.view.LayoutInflater inflater) -
inflate
@NonNull public static YdsFragmentDocumentEducationalLoadingStateBinding inflate(@NonNull android.view.LayoutInflater inflater, @Nullable android.view.ViewGroup parent, boolean attachToParent) -
bind
@NonNull public static YdsFragmentDocumentEducationalLoadingStateBinding bind(@NonNull android.view.View rootView)
-