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

[Enhancement] change listviews and gridviews to recyclerviews #65

Closed
traabefi opened this issue Jul 4, 2017 · 2 comments
Closed

[Enhancement] change listviews and gridviews to recyclerviews #65

traabefi opened this issue Jul 4, 2017 · 2 comments

Comments

@traabefi
Copy link

traabefi commented Jul 4, 2017

Hi, I know it will be kinda hard to change the code but it would be much more practical to change all listviews and gridviews to one simple recyclerview.

Thanks :)

@moriel5
Copy link

moriel5 commented Aug 21, 2018

I both agree and disagree with this statement.
I personally think that the RecyclerView is impractical for anything other than pictures and movies, however GridView and ListView are both requirements for all else.

What I think should be done, is to have a global default set from the settings, with per-view settings from each view (folders, collections, apps, running processes, etc.).

The RecyclerView would be a great addition for usecases that actually make use of it, though.

@1hakr
Copy link
Owner

1hakr commented Aug 21, 2018

@traabefi @moriel5 I have replaced listview and gridview to recyclerview

@1hakr 1hakr closed this as completed Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants