InAppUpdatableAdapter

interface InAppUpdatableAdapter

Functions

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