TonnyL/Espresso

cannot resolve symbol 'MATRIX_SAVE_FLAG'

Closed this issue · 3 comments

Screen Shot 2019-04-23 at 1 59 15 PM

It seems like that you haven't import the class correctly. The complete class name is android.graphics.Canvas and the constant MATRIX_SAVE_FLAG is defined at line 317(sdk 28).

@CVprogramer Any other question? If the answer is negative, I'll close this issue later. Feel free to reply or just file another one.