Fixes weird transparency in the Chat Screen

This commit is contained in:
Vitor Pamplona
2026-04-27 21:49:22 -04:00
parent 833dcf1048
commit b70a5ee31c
@@ -167,7 +167,6 @@ internal fun NestFullScreen(
Scaffold(
modifier = Modifier.fillMaxSize(),
containerColor = Color.Transparent,
topBar = {
NestTopAppBar(
title = event.room().orEmpty(),