EconoShow
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
EconoShow
EconoShow
/
econoshow.model
/
Layout
/
Layout
Layout
constructor
(
id
:
Int
,
@
StringRes
titleRes
:
Int
=
R.string.layout_title_default
,
@
RawRes
layoutRes
:
Int
,
@
DrawableRes
layoutThumbnailRes
:
Int
=
R.drawable.video_thumbnail_default
)