-
- All Implemented Interfaces:
-
androidx.viewbinding.ViewBinding
public final class GcNoResultsNavigationBarBottomBinding implements ViewBinding
-
-
Field Summary
Fields Modifier and Type Field Description public final ImageButtongcGoBack
-
Method Summary
Modifier and Type Method Description ConstraintLayoutgetRoot()static GcNoResultsNavigationBarBottomBindinginflate(@NonNull() LayoutInflater inflater)static GcNoResultsNavigationBarBottomBindinginflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)static GcNoResultsNavigationBarBottomBindingbind(@NonNull() View rootView)-
-
Method Detail
-
getRoot
@NonNull() ConstraintLayout getRoot()
-
inflate
@NonNull() static GcNoResultsNavigationBarBottomBinding inflate(@NonNull() LayoutInflater inflater)
-
inflate
@NonNull() static GcNoResultsNavigationBarBottomBinding inflate(@NonNull() LayoutInflater inflater, @Nullable() ViewGroup parent, boolean attachToParent)
-
bind
@NonNull() static GcNoResultsNavigationBarBottomBinding bind(@NonNull() View rootView)
-
-
-
-