Constructors

Link copied to clipboard
constructor(items: MutableList<SyncAPI.LibraryItem>, resView: AutofitRecyclerView, clickCallback: (SearchClickCallback) -> Unit)

Types

Link copied to clipboard
inner class LibraryItemViewHolder(val binding: <Error class: unknown class>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun getDifferentColor(color: Int, ratio: Float = 0.7f): Int
Link copied to clipboard
open fun getItemCount(): Int
Link copied to clipboard
open fun onBindViewHolder(holder: <Error class: unknown class>, position: Int)
Link copied to clipboard
open fun onCreateViewHolder(parent: ViewGroup, viewType: Int): <Error class: unknown class>
Link copied to clipboard