Oybek Kholiqovoybeksblog.hashnode.devยทSep 21, 2023Row/Column with Jetpack ComposeYou can see how to use rows and columns in Jetpack compose with this code class MainActivity : ComponentActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContent { ...Jetpack ComposeAdd a thoughtful commentNo comments yetBe the first to start the conversation.