ExperimentalUseCaseGroupLifecycle
class ExperimentalUseCaseGroupLifecycle
androidx.camera.lifecycle.ExperimentalUseCaseGroupLifecycle |
Same as androidx.camera.core.ExperimentalUseCaseGroup
. Should only be used in lifecycle artifact.
The duplication is to workaround an issue where experimental annotation from a different artifact cannot be properly applied. Adding this annotation hides the API from current.txt.
Summary
Public constructors | |
---|---|
<init>() |
Public constructors
<init>
ExperimentalUseCaseGroupLifecycle()
Same as androidx.camera.core.ExperimentalUseCaseGroup
. Should only be used in lifecycle artifact.
The duplication is to workaround an issue where experimental annotation from a different artifact cannot be properly applied. Adding this annotation hides the API from current.txt.