What is the difference between `MergeAdapter` and the `ConcatAdapter` (which is a new class availabl...
a
What is the difference between
MergeAdapter
and the
ConcatAdapter
(which is a new class available in 
recyclerview:1.2.0-alpha02
) ?
a
Nothing. ConcatAdapter is just a more accurate name.
👍 3
a
Okay Thanks!