Skip to content

Compile class containing inner class to smali within IntelliJ 2021.1 #27

@auermich93

Description

@auermich93

I wouldn't say it is a real bug, but whenever I try to compile the first time a java class containing an anonymous inner class, e.g. a class defining a callback directly, only the outer class is produced initially. I have to 'Compile to smali' another time that the inner class is generated as well.

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