Package com.tomtom.ivi.appsuite.media.api.common.frontend.internal
Types
An inline wrapper class to specify the index of the currently active item.
Type alias for callback invoked when a MediaEntryGroupItem is clicked.
A drawable that shows the afterDelayDrawableResolver only after DELAY_MS. The drawable shown before delay is provided by calling startDelay, otherwise afterDelayDrawableResolver is used.
A RecyclerView to display media content specified by MediaContentViewModel using MediaItemAdapter.
ViewModel for displaying media items. Provides a list of MediaGroupItem which is updated according to input LiveData parameters.
A MediaGroupItem holds the information about an IviMediaItem.
Base class to hold the information about an IviMediaItem.
A MediaGroupItem that represents a header.
A function to determine if the item is matching to the currently active item. This is needed to determine the MediaEntryGroupItem.ItemState.
Contains some properties of the MediaService used to determine the MediaEntryGroupItem.ItemState.