Open
Bug 1813730
Opened 2 years ago
Updated 1 year ago
Refactor how and where we call showToolbar
Categories
(Fenix :: Toolbar, task)
Tracking
(Not tracked)
NEW
People
(Reporter: boek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/23059.
We have multiple implementations of how we use
showToolbar
in some cases we use it ononCreateView
and others ononStart
, let's explore both options and create a generic alternative on how to approachshowToolbar
. Related https://github.com/mozilla-mobile/fenix/pull/23001#issuecomment-1002572216┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Reporter | ||
Updated•1 year ago
|
Severity: -- → N/A
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•