You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rendering isn't working in the preview on the latest Android Studio:
java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed at android.graphics.Canvas.checkValidClipOp(Canvas.java:779) at android.graphics.Canvas.clipRect(Canvas.java:918) at com.alamkanak.weekview.WeekView.drawHeaderRowAndEvents(WeekView.java:84
The text was updated successfully, but these errors were encountered:
Rendering isn't working in the preview on the latest Android Studio:
java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed at android.graphics.Canvas.checkValidClipOp(Canvas.java:779) at android.graphics.Canvas.clipRect(Canvas.java:918) at com.alamkanak.weekview.WeekView.drawHeaderRowAndEvents(WeekView.java:84
The text was updated successfully, but these errors were encountered: