-
- All Implemented Interfaces:
-
androidx.viewbinding.ViewBinding
public final class FragmentCheckpointSeeAllBinding implements ViewBinding
-
-
Field Summary
Fields Modifier and Type Field Description public final TextViewcurrentCheckpointTitlepublic final ConstraintLayoutcvCurrentCheckpointpublic final ConstraintLayoutcvCurrentProgressBarpublic final AppCompatImageViewivIconpublic final ProgressBarprogressBarCurrentpublic final RecyclerViewrvCheckpointspublic final Viewseparatorpublic final Viewseparator2public final LayoutShineBindingshineProgressBarCurrentpublic final TextViewtvCurrentCheckpointDescription
-
Method Summary
Modifier and Type Method Description BottomFadeEdgeNestedScrollViewgetRoot()static FragmentCheckpointSeeAllBindinginflate(@NonNull() LayoutInflater inflater)static FragmentCheckpointSeeAllBindinginflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)static FragmentCheckpointSeeAllBindingbind(@NonNull() View rootView)-
-
Method Detail
-
inflate
@NonNull() static FragmentCheckpointSeeAllBinding inflate(@NonNull() LayoutInflater inflater)
-
inflate
@NonNull() static FragmentCheckpointSeeAllBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
-
bind
@NonNull() static FragmentCheckpointSeeAllBinding bind(@NonNull() View rootView)
-
-
-
-