Nick Kleban
Error: Dark theme preview is not supported in the curent project. Cannot obtain the package.
@Preview( name = "Light theme preview", uiMode = UI_MODE_NIGHT_NO, ) @Preview( name = "Dark theme preview", uiMode = UI_MODE_NIGHT_YES, ) annotation class PreviewScreen
A modern programming language that makes developers happier.