setIsolateViewTypes
Sets whether ConcatAdapter should isolate view types of nested adapters from each other.
Return
this
Parameters
isolateViewTypes
true
if ConcatAdapter should override view types of nested adapters to avoid view type conflicts, false
otherwise. Defaults to DEFAULT's isolateViewTypes value (true
).