Fix manga info header using wrong text color (fixes #7368)

This commit is contained in:
arkon
2022-06-26 10:00:56 -04:00
parent 0e0c1dcdc5
commit 37fe25ac06
2 changed files with 45 additions and 32 deletions

View File

@@ -123,7 +123,6 @@ private fun ScaffoldLayout(
snackbar: @Composable () -> Unit,
fab: @Composable () -> Unit,
bottomBar: @Composable () -> Unit,
) {
SubcomposeLayout { constraints ->
val layoutWidth = constraints.maxWidth