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

setColumnWidth function is buggy when implemented in dialog fragment #402

Open
eldon922 opened this issue Apr 14, 2022 · 0 comments
Open
Labels

Comments

@eldon922
Copy link

Describe the bug
the width of the header is correct, but the cell width is wrong. it's only half of the width and we can scroll the cell.

To Reproduce
Steps to reproduce the behavior:

  1. implement tableview in dialog fragment
  2. use setColumnWidth to set the column width to each column differently

Expected behavior
the cell width same as the header width

Screenshots

vid.mp4

Tools:

  • TableView version: v0.8.9.4
  • Android version: 11
@eldon922 eldon922 added the bug label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant