Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Processing crash: android.support.v4.app.DialogFragment$DialogStyle not found #1435

@matsujun

Description

@matsujun

When I use support library v22.2, I got following error.

Stacktrace: com.sun.tools.javac.code.Symbol$CompletionFailure: android.support.v4.app.DialogFragment$DialogStyleのクラス・ファイルが見つかりません

のクラス・ファイルが見つかりません is Class, File not found.

support.v4.app.DialogFragment on v22.1 or earlier seems to have private @interface DialogStyle {}
But it seems to be removed on v22.2.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions