You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a feature that open a AlertDialog when click FILE LABEL where user can choose ''choose file from gallery" or "take picture directly"
I check the source code find that I cannot override the FileInput process logic that AdvancedWebView defined.
It would be nice if developer can override openFileInput method and do some customizations