Cleveroad / Cleveroad/AdaptiveTableLayout
Adding support for onCreateItemViewHolder to create multiple type of viewholder base on row and column
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
I understand that viewing csv file and supporting dragging required every table cells are the same but it would be great if AdaptiveTableLayout can support multiple type of viewholder in readonly mode. That will make displaying multiple type of data (for each column) with different layouts much more easy.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing AdaptiveTableLayout's readonly view-holder creation and the proposed onCreateItemViewHolder entry point, then inspect how row and column data are currently bound. Done means readonly tables can choose different view-holder layouts for different data types or positions while preserving existing table behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100