oleksandrbalan / lazytable

Lazy layout to display columns and rows of data on the two directional plane.
Apache License 2.0
292 stars 12 forks source link

Support for `contentPadding` #2

Closed Tgo1014 closed 1 year ago

Tgo1014 commented 1 year ago

In my use case the table is full screen but as I've transparent navigation bars the table is displayed under the system bar. Would be nice if support for contentPadding: PaddingValues could be added so it can scroll from edge to edge.

oleksandrbalan commented 1 year ago

Released in 1.1.0 🎉