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

Expose listItems lazyListState as method parameter #140

Closed
Syer10 opened this issue Apr 9, 2022 · 2 comments
Closed

Expose listItems lazyListState as method parameter #140

Syer10 opened this issue Apr 9, 2022 · 2 comments

Comments

@Syer10
Copy link
Contributor

Syer10 commented Apr 9, 2022

Is your feature request related to a problem? Please describe.
I like to have scrollbars for whatever part of the screen is scrollable, but this is only possible if you have the LazyColumns lazyListState.

Describe the solution you'd like
Expose the listItems lazyListState(from the LazyColumn) as method parameter for the listItems function and children

Describe alternatives you've considered
Copying the listItems and children and modifying them in my application.

Additional context
None

@PranavMaganti
Copy link
Owner

Thanks for the request! This should now be available in 0.7.1.

@Syer10
Copy link
Contributor Author

Syer10 commented May 16, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants