java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed


Process: com.menksoft.softkeyboard, PID: 1472

        at android.graphics.Canvas.checkValidClipOp(Canvas.java:853)

        at android.graphics.Canvas.clipRect(Canvas.java:900)

        at com.menksoft.softkeyboard.view.KeyboardView.onBufferDraw(View.java:715)

        at com.menksoft.softkeyboard.view.KeyboardView.onDraw(View.java:685)

报错代码:

解决方案:

转发文章

你可能感兴趣的:(java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed)