adam-codersgu / supernova

A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0 stars 0 forks source link

Publish the scrollbar as a library #83

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

Working on branch release/recyclerview-scrollbar

adam-codersgu commented 1 year ago

Ideally should also split the library module into its own repository https://docs.github.com/en/get-started/using-git/splitting-a-subfolder-out-into-a-new-repository https://stackoverflow.com/questions/359424/detach-move-subdirectory-into-separate-git-repository

adam-codersgu commented 1 year ago

MR https://github.com/adam-codersgu/supernova/pull/103/files

adam-codersgu commented 1 year ago

Completed and merged https://github.com/adam-codersgu/supernova/pull/103 Library published to Maven Central https://repo1.maven.org/maven2/com/codersguidebook/recyclerview-fastscroller-with-value-label/ GitHub repository for the library: https://github.com/adam-codersgu/recyclerview-fastscroller-with-value-label Tutorial for using the library: https://codersguidebook.com/how-to-create-an-android-app/recyclerview-fast-scroller-with-value-label-library