Skip to content

[Android] Using "auto" only does not resize the content #89

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

Open
ljukas opened this issue Aug 23, 2024 · 2 comments
Open

[Android] Using "auto" only does not resize the content #89

ljukas opened this issue Aug 23, 2024 · 2 comments

Comments

@ljukas
Copy link

ljukas commented Aug 23, 2024

Android implementation using just ['auto'] will not resize the sheet when the content changes, you need to use the following sizes ['auto', 'large'] for it to resize when content changes.

This is not in the documentation that I can find, I instead found it in an old issue #7 . Would be nice if this was added to troubleshooting section of the documentation

@lodev09
Copy link
Owner

lodev09 commented Aug 23, 2024

Yeah, I was dealing with this issue on android but got distracted -- so this qualifies as a bug so it's not in the documentation. I'll revisit this when I get a chance.

@lodev09 lodev09 changed the title Android resizing documentation change [Android] Using "auto" only does not resize the content Aug 23, 2024
@LahmerIlyas
Copy link

@lodev09 any plans to fix this issue?

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

3 participants