Android-Week-View icon indicating copy to clipboard operation
Android-Week-View copied to clipboard

Android 9 Error in the ClipRect

Open julycarol opened this issue 6 years ago • 2 comments

Only INTERSECT and DIFFERENCE are valid Region.Op parameters.

julycarol avatar Feb 18 '19 15:02 julycarol

What is going on with this one?? I temporarily fixed it by setting the targetSDK to 27 but now google play asserts that every app must have an targetSDK greater or equal than 28.

Please if somebody knows how this can be solved, I would appreciate it!

Nikoloutsos avatar Jun 27 '19 17:06 Nikoloutsos

What is going on with this one?? I temporarily fixed it by setting the targetSDK to 27 but now google play asserts that every app must have an targetSDK greater or equal than 28.

Please if somebody knows how this can be solved, I would appreciate it!

Use @thellmund 's fork https://github.com/thellmund/Android-Week-View

AmineMessabhia avatar Jul 01 '19 10:07 AmineMessabhia