google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

[WebView] with input type file dont work #1476

Closed chkmls closed 1 year ago

chkmls commented 1 year ago

Description When using webview with form that have files field(for upload) nothing happend when pressing on the input(should open the image picker), There is a way to fix this?