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.

Generic Activity Support #141

@funk78

Description

@funk78

Right now its not possible to use a generic activity with AA.

For example:

  public abstract class EndlessListActivity<T> extends ListActivity {}

Will result in wrong generated code.

Maybe i might be able to fix that myself as soon as i find some spare time to read through the AA code. Until now nobody except me is having that issue i guess.

A workaround and more details are described in issue #113

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions