toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.settings
/
SettingsGeneral
Settings
General
class
SettingsGeneral
(
source
)
Members
Constructors
Settings
General
Link copied to clipboard
constructor
(
)
Types
Custom
Site
Link copied to clipboard
data
class
CustomSite
(
val
parentJavaClass
:
String
,
val
name
:
String
,
val
url
:
String
,
val
lang
:
String
)
Functions
on
Create
Preferences
Link copied to clipboard
open
fun
onCreatePreferences
(
savedInstanceState
:
Bundle
?
,
rootKey
:
String
?
)
on
View
Created
Link copied to clipboard
open
fun
onViewCreated
(
view
:
View
,
savedInstanceState
:
Bundle
?
)