diff --git a/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt b/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt index 49aecb218..d690b1ab2 100644 --- a/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt +++ b/workflow-ui/core-common/src/main/java/com/squareup/workflow1/ui/container/BodyAndOverlaysScreen.kt @@ -69,9 +69,8 @@ import com.squareup.workflow1.ui.WorkflowUiExperimentalApi * a [BodyAndOverlaysScreen] rendering. * * @param name included in the [compatibilityKey] of this screen, for ease - * of nesting -- on Android, each BodyAndOverlaysScreen view state persistence - * support requires each BodyAndOverlaysScreen in a hierarchy to have a - * unique key + * of nesting -- on Android, view state persistence support requires each + * BodyAndOverlaysScreen in a hierarchy to have a unique key */ @WorkflowUiExperimentalApi public class BodyAndOverlaysScreen(