Danny Roa

Results 7 comments of Danny Roa

You could also use exclude. ``` java compile project(':BonetCalendarView') { exclude module: 'support-v4' } ```

I hope this will be fixed. We're paying for your service and we don't even get a response from you.

It seems like after this library is `jetified`, `isCustomTabsAvailable` will always be `false`

There is a bug/limitation with early versions of Play Services v11 that it cannot download the font. You need to join the Beta: https://developers.google.com/android/guides/beta-program I'm on `11.5.05` and the Noto...

Once you install Pillow/PIL, you can just change "import Image" to "from PIL import Image".