Oussama Haff.
10/29/2020, 7:40 PM@Preview(group = "Themed Screens", showBackground = true, heightDp = 600, widthDp = 300)
@Composable
fun HomeScreenThemedPreview() {
AppTheme {
HomeScreen(viewModel = viewModel())
}
}
Grigorii Yurkov
10/29/2020, 7:41 PMOussama Haff.
10/29/2020, 7:52 PMLeland Richardson [G]
10/29/2020, 8:02 PMGrigorii Yurkov
10/29/2020, 8:07 PMAndrey Kulikov
10/29/2020, 9:08 PMallan.conda
10/30/2020, 12:57 AMOussama Haff.
10/30/2020, 8:21 PM