google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

[Adaptive] Add FoldAwareColumn component #1500

Closed khalp closed 1 year ago

khalp commented 1 year ago

[Adaptive] Add FoldAwareColumn component

Adds current state of FoldAwareColumn to Accompanist Adaptive.

I put all of the copied RowColumn logic in the FoldAwareColumn.kt file, but I can extract that to helper files if that's preferred.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

jossiwolf commented 1 year ago

@alexvanyo looks like d338347 was committed from your personal email which doesn't have the CLA signed. Do you mind signing the CLA or updating the email on the commit?