Use Voyager for WebView in non-reader places

This commit is contained in:
arkon
2022-12-04 17:23:24 -05:00
parent 0d128b75e2
commit 6efcb8ccfa
7 changed files with 121 additions and 16 deletions

View File

@@ -31,7 +31,7 @@ import eu.kanade.tachiyomi.R
import eu.kanade.tachiyomi.util.system.setDefaultSettings
@Composable
fun WebViewScreen(
fun WebViewScreenContent(
onNavigateUp: () -> Unit,
initialTitle: String?,
url: String,