Skip to content

Add fast-scrolling ability#19

Open
Sternbach-Software wants to merge 2 commits into
tananaev:masterfrom
Sternbach-Software:master
Open

Add fast-scrolling ability#19
Sternbach-Software wants to merge 2 commits into
tananaev:masterfrom
Sternbach-Software:master

Conversation

@Sternbach-Software

@Sternbach-Software Sternbach-Software commented Apr 1, 2021

Copy link
Copy Markdown

Replace RecyclerView with FastScrollerRecyclerView to offer fast-scrolling through hundreds of thousands of logs quickly without having to manually scroll all the way through (an impossible feat for over 150,000 logs per minute). The bubble letter is "icing on top" and optional (all of the code in LineAdapter can be ignored and the fast-scrolling functionality will remain). The first thing I could come up with for a useful bubble text was the position of the scrollbar in the list. Maybe the time of the log at the scrollbar position would be more useful. What do you think?

@tananaev

tananaev commented Apr 1, 2021

Copy link
Copy Markdown
Owner

I thought recycler view has a fast scroll option. Can we use that instead?

@Sternbach-Software

Sternbach-Software commented Apr 2, 2021 via email

Copy link
Copy Markdown
Author

@tananaev

tananaev commented Apr 2, 2021

Copy link
Copy Markdown
Owner

Contacts app is completely different story because there is clear categorization available there.

@Sternbach-Software

Sternbach-Software commented Apr 2, 2021 via email

Copy link
Copy Markdown
Author

@MRRAJPUT1998 MRRAJPUT1998 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huu

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

Successfully merging this pull request may close these issues.

5 participants