Class YdsIdentityCheckBubbleBinding
java.lang.Object
com.yoti.mobile.android.documentcapture.databinding.YdsIdentityCheckBubbleBinding
- All Implemented Interfaces:
androidx.viewbinding.ViewBinding
public final class YdsIdentityCheckBubbleBinding
extends Object
implements androidx.viewbinding.ViewBinding
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.yoti.mobile.android.common.ui.widgets.YotiButtonfinal android.widget.TextViewfinal android.widget.TextView -
Method Summary
-
Field Details
-
buttonMoreAboutIdentityCheck
@NonNull public final com.yoti.mobile.android.common.ui.widgets.YotiButton buttonMoreAboutIdentityCheck -
textViewIdentityCheck
@NonNull public final android.widget.TextView textViewIdentityCheck -
textViewIdentityCheckTitle
@NonNull public final android.widget.TextView textViewIdentityCheckTitle
-
-
Method Details
-
getRoot
@NonNull public android.widget.LinearLayout getRoot()- Specified by:
getRootin interfaceandroidx.viewbinding.ViewBinding
-
inflate
@NonNull public static YdsIdentityCheckBubbleBinding inflate(@NonNull android.view.LayoutInflater inflater) -
inflate
@NonNull public static YdsIdentityCheckBubbleBinding inflate(@NonNull android.view.LayoutInflater inflater, @Nullable android.view.ViewGroup parent, boolean attachToParent) -
bind
-