https://github.com/devapro/composetable
Multi scroll table on compose
https://github.com/devapro/composetable
Last synced: 4 days ago
JSON representation
Multi scroll table on compose
- Host: GitHub
- URL: https://github.com/devapro/composetable
- Owner: devapro
- Created: 2022-04-09T14:01:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T14:11:10.000Z (over 3 years ago)
- Last Synced: 2025-02-27T05:44:53.281Z (over 1 year ago)
- Language: Kotlin
- Size: 4.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Compose multi scroll table
The main idea of this example is synchronizing states between two LazyColumns and using Box with horizontalScroll.
