Fixes weird transparency in the Chat Screen
This commit is contained in:
-1
@@ -167,7 +167,6 @@ internal fun NestFullScreen(
|
||||
|
||||
Scaffold(
|
||||
modifier = Modifier.fillMaxSize(),
|
||||
containerColor = Color.Transparent,
|
||||
topBar = {
|
||||
NestTopAppBar(
|
||||
title = event.room().orEmpty(),
|
||||
|
||||
Reference in New Issue
Block a user