Skip to content

setColumnWidth function is buggy when implemented in dialog fragment #402

@eldon922

Description

@eldon922

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions