Closed Bug 1366661 Opened 8 years ago Closed 7 years ago

(photon) Light Weight Theme with new awesome bar UI

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(firefox57 fixed)

VERIFIED FIXED
Firefox 57
Tracking Status
firefox57 --- fixed

People

(Reporter: wesley_huang, Assigned: jwu)

References

Details

(Whiteboard: [FNC][SPT57.1][MVP])

Attachments

(2 files)

No description provided.
Assignee: nobody → topwu.tw
Blocks: 1379650
Comment on attachment 8889267 [details] Bug 1366661 - Cover a mask on toolbar when light weight theme is applied. https://reviewboard.mozilla.org/r/160322/#review168548 ::: mobile/android/base/java/org/mozilla/gecko/toolbar/BrowserToolbar.java:929 (Diff revision 1) > if (drawable == null) { > return; > } > > + // Add a mask(#B2FFFFFF) over the light weight theme drawable. > + drawable.setColorFilter(Color.argb(178, 255, 255, 255), PorterDuff.Mode.SRC_OVER); is that good to get color from color resource?
Attachment #8889267 - Flags: review?(walkingice0204) → review+
Whiteboard: [FNC][SPT_57.1][MVP]
Whiteboard: [FNC][SPT_57.1][MVP] → [FNC][SPT57.1][MVP]
Keywords: checkin-needed
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/e389c2a02012 Cover a mask on toolbar when light weight theme is applied. r=walkingice
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Attached image Themes.png
Pixel Android 7.1 Nightly 57.0a1 2017-08-08 I was able to go to Add-ons -> Themes and install and preview several ones without any issue
as per last comment
Status: RESOLVED → VERIFIED
QA Contact: ioana.chiorean
Depends on: 1389164
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: