sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.app
/
AppCompatDelegate
/
setContentView
set
Content
View
abstract
fun
setContentView
(
v
:
View
)
(
source
)
abstract
fun
setContentView
(
@
LayoutRes
resId
:
Int
)
(
source
)
abstract
fun
setContentView
(
v
:
View
,
lp
:
ViewGroup.LayoutParams
)
(
source
)
Should be called instead of
setContentView
}