bernaferrari / ChangeDetection

Automatically track websites changes on Android in background.
Apache License 2.0
703 stars 98 forks source link

Make "Share" work with WhatsApp #6

Closed bernaferrari closed 5 years ago

bernaferrari commented 6 years ago

Share button is disabled on ImageDetails view because it isn't working when sharing to WhatsApp, which should be a popular use case. I have no idea how to make it work, since it works fine on other apps. Pdf Details view has it enabled, but also doesn't work on WhatsApp.

If someone knows how to fix, please tell me or submit a PR and I'll happily accept.