Skip to content

Commit

Permalink
Merge pull request #170 from Vaibhav2002/feat/webiew_lazylist_support
Browse files Browse the repository at this point in the history
feat: WebView support for LazyLists
  • Loading branch information
KevinnZou authored Jun 4, 2024
2 parents 6773289 + 46a1180 commit ce89e8a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ fun AccompanistWebView(
}
},
modifier = modifier,
onReset = {},
onRelease = {
onDispose(it)
},
Expand Down

0 comments on commit ce89e8a

Please sign in to comment.