Is there any way to set content spacing in screen, view or arrangement

Hi,
I need to reduce the space between components in my app.
There’s always a little space between two components, which i need to remove. These components should be touching each other. Is there any way to do this?

You can use the Set Margin method of Decoration component :point_down:

2 Likes

Thank you for fast answer. I wil try it!

1 Like