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.

update from 3.0.1 to 4.6.0 #2227

@nanchen2251

Description

@nanchen2251

Hello, my previous version is 3.0.1,SDK Version is 23.
Now I need to upgrade to 28.
In order to deal with the problem of findViewById,
so I update androidannotations from 3.0.1 to 4.6.0.

But before the project, use hasViews.findViewById and OnViewChangedNotifier.notifyViewChanged(hasViews) in bulk.

Now I need to deal with these problems, but I have not found a valid solution.

I replaced all findViewById to internalFindViewById
But I don't know how to handle the interface that inherits HasViews.

so,could you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions