Jetpack
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Jetpack
:core:android
/
dev.atick.core.utils
/
Resource
/
Loading
/
Loading
Loading
constructor
(
data
:
T
?
=
null
)
Parameters
data
Optional cached data to display during loading (null for initial load).
Type Parameters
T
The type of data.