Skip to content

Add spacing prop to Column component#60

Open
Angelk90 wants to merge 1 commit intocallstackincubator:mainfrom
Angelk90:patch-1
Open

Add spacing prop to Column component#60
Angelk90 wants to merge 1 commit intocallstackincubator:mainfrom
Angelk90:patch-1

Conversation

@Angelk90
Copy link

@Angelk90 Angelk90 commented Feb 2, 2026

No description provided.

@vercel
Copy link

vercel bot commented Feb 2, 2026

@Angelk90 is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@V3RON V3RON left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jetpack Glance's Column does not support spacing. To emulate it, you need to insert Spacer components between items.

https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:glance/glance/src/main/java/androidx/glance/layout/Column.kt

@Angelk90
Copy link
Author

Angelk90 commented Feb 3, 2026

@V3RON : Added because it was used here and was flagged as not being declared.

<VoltraAndroid.Column spacing={8} verticalAlignment="center-vertically">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants