Closed
Bug 1311533
Opened 9 years ago
Closed 9 years ago
White border around AS topsites on Android 4
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect, P1)
Firefox for Android Graveyard
Awesomescreen
Tracking
(firefox52 fixed)
RESOLVED
FIXED
Firefox 52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: ahunt, Assigned: ahunt)
References
Details
(Whiteboard: [MobileAS])
Attachments
(3 files)
On my current build I see a white border around the favicon on Android 4 (I haven't tested on newer devices, but I'm guessing they work fine). Screenshot of the problem is attached, see tile 2 and 4.
This seems to be caused by Bug 1308525 which switched TopSitesCard from FilledCardView to CardView.
Assignee | ||
Comment 1•9 years ago
|
||
This is what it would look like with FilledCardView on Android 4 (note: Android >= 5 would not change, we only have to disable corners on Android 4 because of platform limitations).
Assignee | ||
Comment 2•9 years ago
|
||
Just to check: was switching to CardView in Bug 1308525 deliberate, or do we specifically want rounder corners (which causes the border) on Android 4?
Flags: needinfo?(s.kaspari)
Priority: -- → P1
Whiteboard: [MobileAS]
Comment hidden (mozreview-request) |
Comment 4•9 years ago
|
||
(In reply to Andrzej Hunt :ahunt from comment #2)
> Just to check: was switching to CardView in Bug 1308525 deliberate, or do we
> specifically want rounder corners (which causes the border) on Android 4?
Oops, no this wasn't deliberate. I remember replacing it with a FrameLayout because I was debugging some padding/margin issues, but then I probably have changed it back to CardLayout instead of FilledCardView.
Flags: needinfo?(s.kaspari)
Comment 5•9 years ago
|
||
mozreview-review |
Comment on attachment 8802708 [details]
Bug 1311533 - Switch Activity Stream topsites card back to FilledCardView
https://reviewboard.mozilla.org/r/87028/#review86132
Attachment #8802708 -
Flags: review+
Updated•9 years ago
|
Blocks: as-android-newtab
Pushed by ahunt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7dfb3865e126
Switch Activity Stream topsites card back to FilledCardView r=sebastian
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Updated•9 years ago
|
Iteration: --- → 1.7
![]() |
||
Comment 7•9 years ago
|
||
Landed 22 hours ago https://hg.mozilla.org/mozilla-central/rev/7dfb3865e126
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
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
•