/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.utils/AutoUpdatableAdapter
AutoUpdatableAdapter
interface AutoUpdatableAdapter
Inheritors
GenericListAdapter |
GenericListDisplayAdapter |
ActionListAdapter |
AlertsAdapter |
RoadTagChartAdapter |
RoadTagChartItemAdapter |
RoadTagLabelListAdapter |
Functions
Name | Summary |
---|---|
autoNotify | open fun <T> RecyclerView.Adapter<*>.autoNotify(old: List<T>, new: List<T>, compare: (T, T) -> Boolean) |