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
Reopening this for keeping track of improvements to fast scroll:
The current implementation's way of handling the click on the scrollbar in order to start fast scroll is not optimal: Instead of keeping the scrollbar at its position, and dragging from the touch point, the scrollbar jumps with its top to the touch point as documented in [Bug]: Scrollbar is hardly stable android/nowinandroid#1526 (comment)
Display section headers with the month during fast scroll as we used to have before migrating to Compose
In 3.9.3, we will add back scrollbars to several screens where they had been lost with the migration to Jetpack Compose:
Implementation is based on NowInAndroid with optimizations for sticky headers.
The text was updated successfully, but these errors were encountered: