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>
AccountClickCallback
Link copied to clipboard
class AccountClickCallback(action: Int, view: View, card: AuthAPI.LoginInfo)
SettingsAccount
Link copied to clipboard
class SettingsAccount : PreferenceFragmentCompat
SettingsFragment
Link copied to clipboard
class SettingsFragment : Fragment
SettingsGeneral
Link copied to clipboard
class SettingsGeneral : PreferenceFragmentCompat
SettingsPlayer
Link copied to clipboard
class SettingsPlayer : PreferenceFragmentCompat
SettingsProviders
Link copied to clipboard
class SettingsProviders : PreferenceFragmentCompat
SettingsUI
Link copied to clipboard
class SettingsUI : PreferenceFragmentCompat
SettingsUpdates
Link copied to clipboard
class SettingsUpdates : PreferenceFragmentCompat

Functions

getCurrentLocale
Link copied to clipboard
fun getCurrentLocale(context: Context): String

Properties

appLanguages
Link copied to clipboard
val appLanguages: <ERROR CLASS>