Searched refs:skipSections (Results 1 – 1 of 1) sorted by relevance
45 val skipSections = sections.intersect(prevSections).subtract(rebuildSections) in replaceViews() constant46 prevSections.subtract(skipSections).forEach { it.removeViews(constraintLayout) } in replaceViews()47 sections.subtract(skipSections).forEach { in replaceViews()