/RecyclerViewTest

The Research focusing on the cache mechanism of ViewHolder or view of RecyclerView. Meanwhile, test on the HorizontalGridView and VerticalGridView of v17.

Primary LanguageJava

RecyclerViewTest

The Research focusing on the cache mechanism of ViewHolder or view of RecyclerView. Meanwhile, test on the HorizontalGridView and VerticalGridView of v17.

Here, we talked about the details of RecylerView's cache mechanism. You can repeat the test progress by downloading and running this project with a little modification of the source codes. You will see the result in the logs.

So, good luck!