FinestWebView-Android icon indicating copy to clipboard operation
FinestWebView-Android copied to clipboard

DownloadListener didn't work

Open darkzq opened this issue 8 years ago • 4 comments

In class com.thefinestartist.finestwebview.listeners.BroadCastManager,the handleIntent(Intent intent) method has not handle DOWNLOADED_START type.

darkzq avatar Apr 29 '16 03:04 darkzq

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).

psychowood avatar Sep 17 '16 16:09 psychowood

Where is your repo link @psychowood

Xenolion avatar Oct 23 '17 05:10 Xenolion

@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.

psychowood avatar Oct 23 '17 08:10 psychowood

Okay thanks man I got to edit that part @psychowood Thanks a lot!

Xenolion avatar Oct 23 '17 10:10 Xenolion