Open
Description
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