Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Switch to RecyclerView #73

Open
veniosg opened this issue Nov 17, 2017 · 1 comment
Open

Switch to RecyclerView #73

veniosg opened this issue Nov 17, 2017 · 1 comment
Assignees
Milestone

Comments

@veniosg
Copy link
Owner

veniosg commented Nov 17, 2017

Switch all ListViews to RecyclerViews.

  • Migrate AbsListFragment to RecyclerViewFragment if need be to minimise changes.
  • Make scroll position retention pixel accurate
  • Disable the grid-in-tablet functionality. This will be replaced by Allow large thumbnail (grid) view #74.
  • Optional: Replace full data set updates with diffing and per item updates (default animation)
@veniosg veniosg added this to the 1.6 milestone Nov 17, 2017
@veniosg
Copy link
Owner Author

veniosg commented Feb 11, 2018

I'm also expecting this to fix #100

veniosg pushed a commit that referenced this issue Feb 12, 2018
WIP #1
Replace ListFragment with RecyclerViewFragment
Update FileListAdapter
Update item click listener wiring
Add empty view tests, and moved the logic in RecyclerViewFragment

Ref #73
@veniosg veniosg self-assigned this Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant