activity Retained Scope
Declare an Activity retained scope section.
Dependencies declared inside this block survive configuration changes.
activityRetainedScope {
scoped { MyRetainedDependency() }
}Content copied to clipboard