Companion

object Companion

Properties

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

Functions

Link copied to clipboard
fun bindChips(header: <Error class: unknown class>?, selectedTypes: List<TvType>, validTypes: List<TvType>, callback: (List<TvType>) -> Unit)
fun bindChips(header: <Error class: unknown class>?, selectedTypes: List<TvType>, validTypes: List<TvType>, callback: (List<TvType>) -> Unit, nextFocusDown: Int?, nextFocusUp: Int?)
Link copied to clipboard
fun getPairList(anime: Chip?, cartoons: Chip?, tvs: Chip?, docs: Chip?, movies: Chip?, asian: Chip?, livestream: Chip?, nsfw: Chip?, others: Chip?): List<Pair<Chip?, List<TvType>>>
Link copied to clipboard
fun Activity.loadHomepageList(expand: HomeViewModel.ExpandableHomepageList, deleteCallback: () -> Unit? = null, expandCallback: suspend (String) -> HomeViewModel.ExpandableHomepageList?? = null, dismissCallback: () -> Unit): BottomSheetDialog
Link copied to clipboard
fun Context.selectHomepage(selectedApiName: String?, callback: (String) -> Unit)
Link copied to clipboard
fun updateChips(header: <Error class: unknown class>?, selectedTypes: List<TvType>)
Link copied to clipboard
fun validateChips(header: <Error class: unknown class>?, validTypes: List<TvType>)