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

Spinner error #6

Open
ghost opened this issue Jan 19, 2016 · 0 comments
Open

Spinner error #6

ghost opened this issue Jan 19, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 19, 2016

Something is wrong with the Spinner on EditView.

01-19 12:21:35.458 1517-1517/? I/dalvikvm: Could not find method android.widget.Spinner.getPopupContext, referenced from method android.support.v7.widget.AppCompatSpinner.getPopupContext
01-19 12:21:35.458 1517-1517/? W/dalvikvm: VFY: unable to resolve virtual method 18706: Landroid/widget/Spinner;.getPopupContext ()Landroid/content/Context;
01-19 12:21:35.458 1517-1517/? D/dalvikvm: VFY: replacing opcode 0x6f at 0x000b
01-19 12:21:35.458 1517-1517/? I/dalvikvm: Could not find method android.content.Context.getDrawable, referenced from method android.support.v7.widget.AppCompatSpinner.setPopupBackgroundResource
01-19 12:21:35.458 1517-1517/? W/dalvikvm: VFY: unable to resolve virtual method 253: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable;
01-19 12:21:35.458 1517-1517/? D/dalvikvm: VFY: replacing opcode 0x6e at 0x0004
01-19 12:21:35.458 1517-1517/? E/dalvikvm: Could not find class 'android.widget.ThemedSpinnerAdapter', referenced from method android.support.v7.widget.AppCompatSpinner$DropDownAdapter.<init>
01-19 12:21:35.458 1517-1517/? W/dalvikvm: VFY: unable to resolve instanceof 2184 (Landroid/widget/ThemedSpinnerAdapter;) in Landroid/support/v7/widget/AppCompatSpinner$DropDownAdapter;
01-19 12:21:35.458 1517-1517/? D/dalvikvm: VFY: replacing opcode 0x20 at 0x0016
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

0 participants