Closed Bug 1056257 Opened 10 years ago Closed 10 years ago

[Marketplace] Customize Status Bar Color

Categories

(Marketplace Graveyard :: Integration, defect)

Avenir
ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mikehenrty, Unassigned)

References

Details

(Whiteboard: [systemsfe])

For 2.1, each app will have a customized status bar color. Work to support this was completed in bug 1013913 and bug 1033364. Now we must update each of the apps with the appropriate meta tags as specified in the visual spec:

https://bug1041625.bugzilla.mozilla.org/attachment.cgi?id=8475919

The newest version of the spec includes the marketplace. We need to add the follow meta tag to the marketplace index file:

<meta name="theme-color" content="#ffffff">
I assume #fff works fine too?
Michael, thanks for filing this btw.

http://cl.ly/image/0i02362n0T11/Screen%20Shot%202014-08-20%20at%2011.48.54%20AM.png

In the mock, when I zoom in on the Marketplace logo it looks like the top of the bag is actually visible behind the Dialer button. Is that intentional or is this just some artifacting/mistake?
(In reply to Christopher Van Wiemeersch [:cvan] from comment #1)
> I assume #fff works fine too?

Yup, that works too.

(In reply to Christopher Van Wiemeersch [:cvan] from comment #2)
> Michael, thanks for filing this btw.
> 
> http://cl.ly/image/0i02362n0T11/Screen%20Shot%202014-08-20%20at%2011.48.
> 54%20AM.png
> 
> In the mock, when I zoom in on the Marketplace logo it looks like the top of
> the bag is actually visible behind the Dialer button. Is that intentional or
> is this just some artifacting/mistake?

Holy cow, that's weird! I'm sure it's just an artifact though and not related to this spec.

Although... maybe marketplace is slowly trying to replace the dialer...? ;)
Summary: [Callscreen] Customize Status Bar Color → [Marketplace] Customize Status Bar Color
https://github.com/mozilla/fireplace/commit/339ff2e
https://github.com/mozilla/zamboni/commit/a8bf431

Changes will be reflected on device after next package is released.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
(In reply to Christopher Van Wiemeersch [:cvan] from comment #4)
> https://github.com/mozilla/fireplace/commit/339ff2e
> https://github.com/mozilla/zamboni/commit/a8bf431
> 
> Changes will be reflected on device after next package is released.

Thank you!
You need to log in before you can comment on or make changes to this bug.