8000 OptionsMenu and OptionsItem with library project · Issue #258 · androidannotations/androidannotations · GitHub
[go: up one dir, main page]

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.

OptionsMenu and OptionsItem with library project #258

@fc1943s

Description

@fc1943s

Error: "Cannot override the final method from SherlockActivity"

My library project does the Sherlock library bind, and my main project binds the library one.

Ex:
ActionBarSherlock > MyLibraryProject > MyMainProject

When i use @optionsmenu and @OptionsItem on any activity of MyMainProject, AA import the wrong Menu and MenuItems.

My current solution is to delete the generated activities with errors, and then they are generated properly. (I have to do this on every modification). Must be the processing order or something.

Version: 2.7-SNAPSHOT

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0