Package-level declarations
Types
Link copied to clipboard
An item in the adapter can either be a separator or a real item. isCurrentlyDownloading is used to fully update items as opposed to just moving them.
Link copied to clipboard
data class DownloadAdapterQueue(val currentDownloads: List<DownloadObjects.DownloadQueueWrapper>, val queue: List<DownloadObjects.DownloadQueueWrapper>)
Link copied to clipboard
Link copied to clipboard
class DownloadQueueFragment : BaseFragment<ERROR CLASS: Symbol not found for FragmentDownloadQueueBinding>
Link copied to clipboard
Link copied to clipboard