Open
Bug 1948835
Opened 1 month ago
Updated 1 month ago
[composable toolbar] Configure dynamic toolbar behavior
Categories
(Firefox for Android :: Toolbar, task, P2)
Tracking
()
NEW
People
(Reporter: petru, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3][composable toolbar])
Currently the BrowserToolbar
view's dynamic behavior is configured in BrowserToolbarView.
We can use a similar approach for the composable toolbar also to support the current framework which is based on ConstraintLayout.Behavior
's to be translated up and down based on scrolls in the EngineView
.
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•