uiMode

PHOTO EMBED

Wed Apr 20 2022 09:11:19 GMT+0000 (Coordinated Universal Time)

Saved by @GoodRequest. #kotlin

@Preview(uiMode = UI_MODE_NIGHT_NO)
@Preview(uiMode = UI_MODE_NIGHT_YES)
@Composable
fun ExamplePreview() {...}
content_copyCOPY