SkyD666 / AniVu

All-in-one Android app for RSS, BitTorrent dl & play (Podcast). MVI arch, Material You style. ⭐️ Star to support!
https://t.me/SkyD666Chat
GNU General Public License v3.0
819 stars 20 forks source link

Add Scroll bar view #85

Open shuvashish76 opened 3 months ago

shuvashish76 commented 3 months ago

Describe the feature request

Adding a scroll button would allow users to jump screen quickly.

Feature request to add it for Feeds page, Flow page and article Reading Page. Have a look on this fastscroll library.

SkyD666 commented 3 months ago

This feature is currently difficult for compose

SkyD666 commented 3 months ago

https://developer.android.com/jetpack/androidx/compose-roadmap

Screenshot_20240806_162216.jpg

shuvashish76 commented 3 months ago

https://github.com/nanihadesuka/LazyColumnScrollbar Android Jetpack Compose LazyColumn scrollbar implementation

Also see: https://github.com/reddit/IndicatorFastScroll popular library by reddit but looks abandoned