A flexible view for providing a limited rect window into a large data set, just like a two-dimensional RecyclerView. It different from RecyclerView
is that it's two-dimensional (just like a Panel
) and it pin the itemView of first row and first column in their original location.
from The Android Arsenal
No comments:
Post a Comment