FinestWebView-Android
FinestWebView-Android copied to clipboard
DownloadListener didn't work
In class com.thefinestartist.finestwebview.listeners.BroadCastManager,the handleIntent(Intent intent) method has not handle DOWNLOADED_START type.
I added pr #92 to fix this. If you still need it you can clone the fork from my repo (just in case it won't be merged).
Where is your repo link @psychowood
@Xenolion Here's the commit 6c57ea70777219d52b622547c63f1f9dfe2645c1 and the repo: beware that it hadn't been updated since the pull request above your post, it's quite outdated right now.
Okay thanks man I got to edit that part @psychowood Thanks a lot!