Package com. lagradost. cloudstream3. ui. settings
Types
AccountAdapter
Link copied to clipboard
class AccountAdapter(cardList: List<AuthAPI.LoginInfo>, layout: Int, clickCallback: (AccountClickCallback) -> Unit) : RecyclerView.Adapter<RecyclerView.ViewHolder>
Content copied to clipboard
AccountClickCallback
Link copied to clipboard
class AccountClickCallback(action: Int, view: View, card: AuthAPI.LoginInfo)
Content copied to clipboard
SettingsAccount
Link copied to clipboard
SettingsFragment
Link copied to clipboard
SettingsGeneral
Link copied to clipboard
SettingsPlayer
Link copied to clipboard
SettingsProviders
Link copied to clipboard
SettingsUI
Link copied to clipboard
SettingsUpdates
Link copied to clipboard
Functions
getCurrentLocale
Link copied to clipboard
Properties
appLanguages
Link copied to clipboard