Skip to content

Commit

Permalink
max 1 row
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Mar 4, 2025
1 parent 740ceb2 commit f5c2df7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ private fun QueriedSources(
)
ContextualFlowRow(
sources.size,
maxLines = 2,
maxLines = 1,
horizontalArrangement = Arrangement.spacedBy(4.dp),
verticalArrangement = Arrangement.spacedBy(4.dp),
overflow = ContextualFlowRowOverflow.expandIndicator {
Expand Down

0 comments on commit f5c2df7

Please sign in to comment.