Skip to content

[Page]actionbar created even if not used #8385

@farfromrefug

Description

@farfromrefug

In my app i dont use the actionbar widget, i actually use my own implementation

Now in my app profiling i saw this:
Screen Shot 2020-02-26 at 17 52 28

An ActionBar is created for a page, and i think for every page!

I think the reason comes from here
When get is used an actionbar is created if not existing.

And i think it is triggered here
I think the check should be for _actionBar

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions