Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CrossAxisAlignment modifier available for items within LazyList #1265

Open
veyndan opened this issue Jun 23, 2023 · 0 comments · May be fixed by #1288
Open

Make CrossAxisAlignment modifier available for items within LazyList #1265

veyndan opened this issue Jun 23, 2023 · 0 comments · May be fixed by #1288
Labels
redwood/lazylayout Relating to `LazyColumn` or `LazyRow`

Comments

@veyndan
Copy link
Contributor

veyndan commented Jun 23, 2023

It should mimic RowScope's Modifier.verticalAlignment(…) and ColumnScope's Modifier.horizontalAlignment(…).

@veyndan veyndan added the redwood/lazylayout Relating to `LazyColumn` or `LazyRow` label Jun 23, 2023
@veyndan veyndan added this to the 0.5.0 milestone Jun 28, 2023
@JakeWharton JakeWharton modified the milestones: 0.5.0, 0.6.0 Jul 5, 2023
@JakeWharton JakeWharton modified the milestones: 0.6.0, 0.7.0 Aug 14, 2023
@JakeWharton JakeWharton modified the milestones: 0.7.0, 0.8.0 Sep 13, 2023
@JakeWharton JakeWharton removed this from the 0.8.0 milestone Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redwood/lazylayout Relating to `LazyColumn` or `LazyRow`
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants