Samith Premathilaka

Results 1 comments of Samith Premathilaka

I tried the same workaround suggested on [#305 ], still getting the same error ``` Surface( modifier = Modifier.fillMaxSize(), color = MaterialTheme.colors.background ) { Box( modifier = Modifier .fillMaxSize() //...