You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this feature request @nasrabadiAM
The problem is scrolling down inside response page with a long response there is annoying and difficult.
Can you be a bit more specific? IIRC @vbuberen was working on a feature to "navigate" through the body using the search feature (with two arrows as you do when you search for a string in the browser).
Sometimes we need to scroll to the end of the response to see what is there, so I Think the search feature is a bit different from this. Actually Scrolling is not suitable for long responses. @cortinico
Thanks for suggestion. Yeah, it would be a cool addition.
There is nothing that will interfere with my work on search in RecyclerView according to info I checked on fast scroll.
However, be careful as there are some issues with it https://issuetracker.google.com/issues/64729576
Did some additional research on this feature - it seems that the issue I attached in the previous message is ignored by Google for a long time and the only way to have this feature work fine is to either use 3rd party additional library or do some manual fix for RecyclerView.
I would like to avoid additional 3rd party libraries. As to manual fix - I am looking forward for RecyclerView 1.2.0, so would like to wait its stable release and do fix then.
Due to this I would like to postpone this feature a little bit.
The problem is scrolling down inside response page with a long response there, is annoying and difficult.
💡
I'd like to add fast scroll feature to that page scrollView.
📄 Additional context
sample
🙋 Do you want to develop this feature yourself?
The text was updated successfully, but these errors were encountered: