Closed
Bug 1279336
Opened 9 years ago
Closed 9 years ago
Explicitly do not scale smartfolder icons
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox50 fixed)
RESOLVED
FIXED
Firefox 50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: liuche, Assigned: liuche)
References
Details
Attachments
(3 files)
The clock icon in the "Recent tabs" smartfolder is being scaled because the default value of android:scaleType is fitCenter. Change this to center, and explicitly remove scaling.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/58872/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/58872/
Attachment #8761807 -
Flags: review?(jonalmeida942)
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8761808 -
Flags: feedback?(alam)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → liuche
Comment 3•9 years ago
|
||
Comment on attachment 8761808 [details]
Screenshot: Explicit no scaling
Amazing! \o/
Attachment #8761808 -
Flags: feedback?(alam) → feedback+
Comment 4•9 years ago
|
||
Comment on attachment 8761807 [details]
Bug 1279336 - Explicitly do not scale smartfolder icons.
https://reviewboard.mozilla.org/r/58872/#review55792
Attachment #8761807 -
Flags: review?(jonalmeida942) → review+
Pushed by cliu@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/c6efddf2522b
Explicitly do not scale smartfolder icons. r=jonalmeida
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
Comment 7•9 years ago
|
||
Tested using:
Device: LG G4 (Android 5.1)
Build: Nightly 50.0a1 (2016-07-19)
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•