layout

No Featured Image

How to Arrange Elements Horizontally Using Android Jetpack Compose

Learn how to arrange elements horizontally using Jetpack Compose. This post shows how to use the Row composable.

No Featured Image

How to Center Align Child Element to its Parent Div