Config
The configuration object for a ConcatAdapter.
Types
Link copied to clipboard
enum StableIdMode
Defines how ConcatAdapter handle stable ids (hasStableIds).
Properties
Link copied to clipboard
Default configuration for ConcatAdapter where isolateViewTypes is set to
true
and stableIdMode is set to NO_STABLE_IDS.Link copied to clipboard
If
false
, ConcatAdapter assumes all assigned adapters share a global view type pool such that they use the same view types to refer to the same ViewHolders.Link copied to clipboard
Defines whether the ConcatAdapter should support stable ids or not (hasStableIds.