Closed
Bug 1865904
Opened 2 years ago
Closed 2 years ago
Add correct default elevation to FAB
Categories
(Firefox for Android :: Design System and Theming, task, P2)
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: 007, Assigned: 007)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Currently our FAB uses the material defaults instead of our specs from figma for the elevation. The default technically has 4 values, but we only care about the default, non-interacted elevation.
As part of this ticket:
- Make the default elevation 5dp (figma)
- Add elevation as an optional parameter to the FAB's API
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/MozillaNoah
https://github.com/mozilla-mobile/firefox-android/commit/f6c2b7555c0c02b375815b476e03ca21229b5b87
[main] Bug 1865904 - Add correct default elevation to FAB
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Assignee | ||
Updated•2 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•