Skip to content

Unable to use startActivityAndCollapse finction from quick setting tile onClick. #8

@majeed-abdul

Description

@majeed-abdul

Actually I done the above task by using this:

@pragma("vm:entry-point")
Tile onTileClicked(Tile tile) {
AppLauncher.openApp(androidApplicationId: 'com.example.app');
}

Clicking on Tile launches mentioned app but it doesn't pops quickSettings panel.

how can I perform this task?

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