Fetch
Fetch copied to clipboard
Allow to hide Pause button in a notification
I don't need a Pause button in a notification for my application. It is required a lot of copy-paste to hide this button: https://gist.github.com/aartikov/9e2c383fbdaaddc71602fe48a3f92fde Could you please make it simpler?
Instead of using Fetch DefaultFetchNotificationManager(context).Use a notification of your own. I will provide gist for that Gist. If you any doubt, please ask
@aartikov as @Hacker437 recommended. It would be much easier and flexible to create your own Fetch NotificationManager that you can pass into the fetch builder.