Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Tests sources don't appear in the new Android Project View #12

@JurgenCruz

Description

@JurgenCruz

Since AS 0.8.4 they added a new Project View called Android. This view groups all source code under the java folder even if from different flavors or build types. It groups the resources under res and further subgroups like layout and finally the resource name. if different version of the same resource exist it will group them under the resource name. and so on. It will also group manifests and such.

The thing is the test folder disappears under this view. I'm assuming because this view is not expecting it. I'm not sure if your plugin can do anything about it or if we would need the AS team to open an API for us or something.

Otherwise I have to be switching from Android view to Project view to see the tests.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions