Tushar Pingaletusharpingale.hashnode.dev·Jun 25, 2022Building your own custom layout with jetpack composeIn jetpack compose there are different layouts such as Row, Column, and Box. When we need to align items in a horizontal fashion we use Row. For vertical alignment of items we use Columns and for stacking items one above the other we use the Box layo...9 likes·1.2K readsJetpack ComposeAdd a thoughtful comment1 commentTop commentsJayesh Suthar·Dec 13, 2022Dec 13, 2022Well explained, thanks ·Reply