Closed
Bug 1956710
Opened 11 months ago
Closed 11 months ago
Remove unused resource from lint-baseline.xml after PBM UI patch is merged
Categories
(Firefox for Android :: Privacy, task)
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: Gela, Assigned: Gela)
References
Details
(Whiteboard: [fxdroid][group2])
Attachments
(1 file)
After this patch is merged, we can clean up this linter override in: mobile/android/fenix/app/lint-baseline.xml
<issue id="UnusedResources"
message="The resource R.drawable.ic_pbm_firefox_logo appears to be unused">
<location file="src/main/res/drawable/ic_pbm_firefox_logo.xml" />
</issue>
Updated•11 months ago
|
Pushed by gmalekpour@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d7b49aa2bed
Clean up lint-baseline unused resource warning override r=android-reviewers,nalexander
Comment 3•11 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•