An open API service indexing awesome lists of open source software.

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

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.

![demo](https://github.com/devapro/ComposeTable/raw/master/table.gif)