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

Upgrade to 22.2.1 - causing issues. #13

Open
mkharibalaji opened this issue Jan 8, 2016 · 0 comments
Open

Upgrade to 22.2.1 - causing issues. #13

mkharibalaji opened this issue Jan 8, 2016 · 0 comments

Comments

@mkharibalaji
Copy link

Hi buddy,
First of all I would like to appreciate your great work.We have a issue where we are seeing the below warnings when we upgraded from
// compile 'com.android.support:support-v4:22.0.0'
// compile 'com.android.support:appcompat-v7:22.0.0'
to
compile 'com.android.support:appcompat-v7:22.1.1'
compile 'com.android.support:support-v4:22.2.1'

01-08 06:39:14.191 2524-2524/com.tee3app.smsclassifier I/dalvikvm: Could not find method android.graphics.Path.arcTo, referenced from method com.ogaclejapan.arclayout.Arc.computePath
01-08 06:39:14.191 2524-2524/com.tee3app.smsclassifier W/dalvikvm: VFY: unable to resolve virtual method 835: Landroid/graphics/Path;.arcTo (FFFFFFZ)V
01-08 06:39:14.191 2524-2524/com.tee3app.smsclassifier D/dalvikvm: VFY: replacing opcode 0x74 at 0x0059
01-08 06:39:14.193 2524-2524/com.tee3app.smsclassifier W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/graphics/Outline;)
01-08 06:39:14.194 2524-2524/com.tee3app.smsclassifier I/dalvikvm: Could not find method android.graphics.Path.isConvex, referenced from method com.ogaclejapan.arclayout.ArcDrawable.getOutline
01-08 06:39:14.194 2524-2524/com.tee3app.smsclassifier W/dalvikvm: VFY: unable to resolve virtual method 839: Landroid/graphics/Path;.isConvex ()Z
01-08 06:39:14.194 2524-2524/com.tee3app.smsclassifier D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
01-08 06:39:14.194 2524-2524/com.tee3app.smsclassifier I/dalvikvm: Could not find method android.graphics.drawable.Drawable.getOutline, referenced from method com.ogaclejapan.arclayout.ArcDrawable.getOutline
01-08 06:39:14.194 2524-2524/com.tee3app.smsclassifier W/dalvikvm: VFY: unable to resolve virtual method 931: Landroid/graphics/drawable/Drawable;.getOutline (Landroid/graphics/Outline;)V
01-08 06:39:14.194 2524-2524/com.tee3app.smsclassifier D/dalvikvm: VFY: replacing opcode 0x6f at 0x000c

Could you help us to get rid of it.

Thanks
//Tee3App Team

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