Searched refs:showTwoColumn (Results 1 – 1 of 1) sorted by relevance
134 val showTwoColumn = in PromptVerticalListContentView() constant138 if (showTwoColumn && listItemsToShow.size > 1 && listItemsToShow.size % 2 == 1) { in PromptVerticalListContentView()149 if (showTwoColumn && currRow.childCount == 1) { in PromptVerticalListContentView()156 if (!showTwoColumn || currRow.childCount == 3 || i == listItemsToShow.size - 1) { in PromptVerticalListContentView()