Skip to content

Spinner error #6

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions