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

Exploring Issues with Adaptive Cell Heights: Display Variability Across Different Device Models and Solutions #581

Open
junyay opened this issue Oct 8, 2024 · 0 comments

Comments

@junyay
Copy link

junyay commented Oct 8, 2024

I imported your library, but when using different cells in the tableView, and I have set the rowHeight to UITableView.automaticDimension and also assigned a value to estimatedRowHeight, the cell heights are not adjusting themselves accordingly. Displaying content normally is fine, but the display effects vary on different device models. On iPhone 15, only one cell can be loaded, and on iPhone 15 Pro, only content equal to one screen's height can be loaded. The subsequent cells cannot be displayed or scrolled.

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

1 participant