StorylyVariantUpdatableAdapter

interface StorylyVariantUpdatableAdapter

Functions

areContentsSame
Link copied to clipboard
open fun areContentsSame(oldItem: STRProductVariant?, newItem: STRProductVariant?): Boolean
autoNotify
Link copied to clipboard
open fun <T : RecyclerView.ViewHolder> RecyclerView.Adapter<T>.autoNotify(old: List<STRProductVariant?>, new: List<STRProductVariant?>)