Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing the listView and GridView with RecyclerView. #29

Closed
octacode opened this issue Mar 6, 2017 · 0 comments
Closed

Replacing the listView and GridView with RecyclerView. #29

octacode opened this issue Mar 6, 2017 · 0 comments

Comments

@octacode
Copy link
Member

octacode commented Mar 6, 2017

RecyclerView is much better than ListView and GridView performance wise and this is the reason why google prefers RV over list and grid view. For List view I will use R.V with LinearLayoutManager and for grid view We have to use GridLayoutManager.
I WOULD LIKE TO WORK ON IT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants