Package com.pranavpandey.android.dynamic.support.recyclerview.binder.factory
package com.pranavpandey.android.dynamic.support.recyclerview.binder.factory
-
ClassDescriptionA
DynamicDataBinder
to bind the search or any other query results that can be used with theDynamicBinderAdapter
.View holder to hold the empty view layout.AnEmptyBinder
to bind the search or any other query results inside aCardView
that can be used with theDynamicBinderAdapter
.AHeaderBinder
to bind theDynamicHeader
inside aCardView
that can be used with theDynamicBinderAdapter
.View holder to hold the dynamic info view layout.AnInfoBigBinder
to bind theDynamicInfo
inside aCardView
that can be used with theDynamicBinderAdapter
.InfoBinder<Query>View holder to hold the dynamic info view layout.InfoCardBinder<Query>AnInfoBinder
to bind theDynamicInfo
inside aCardView
that can be used with theDynamicBinderAdapter
.View holder to hold the dynamic item view layout.AnItemBinder
to bind theDynamicItem
inside aCardView
that can be used with theDynamicBinderAdapter
.