BookLibraryListeningFragment

abstract class BookLibraryListeningFragment : Fragment, TabVisibility

Base fragment for automatic book library update listening.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun onBookLibraryUpdated(bookLibrary: BookLibrary)

Called when there's an update to the library.