Changes how Bixby reacts if a view is not available or if the view does not have a render
block.
When enabled, Bixby renders nothing.
When disabled, Bixby falls back to displaying the collection of results from the legacy layouts. If you do not use the legacy layouts, this should not affect your capsule.
capsule {
...
runtime-version (2) {
overrides {
no-fallback-to-result-collections (true)
}
}
}
Copyright 2022 Samsung All rights reserved