Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AvoidXfermode is deprecated since API level 16 #288

Open
cialu opened this issue Apr 24, 2017 · 0 comments
Open

AvoidXfermode is deprecated since API level 16 #288

cialu opened this issue Apr 24, 2017 · 0 comments

Comments

@cialu
Copy link

cialu commented Apr 24, 2017

In a new project, also with minSdkVersion 15, I got this:

Error:(10, 24) error: cannot find symbol class AvoidXfermode
Error:(11, 38) error: package android.graphics.AvoidXfermode does not exist
Error:(79, 31) error: cannot find symbol class AvoidXfermode
Error:(79, 86) error: cannot find symbol variable Mode
Error:(83, 206) error: cannot find symbol class AvoidXfermode

Ref: https://developer.android.com/reference/android/graphics/AvoidXfermode.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant