Closed Bug 710463 Opened 13 years ago Closed 13 years ago

Textures should be placed in drawable-nodpi folder

Categories

(Firefox for Android Graveyard :: General, defect, P3)

All
Android
defect

Tracking

(firefox11 fixed, fennec11+)

RESOLVED FIXED
Tracking Status
firefox11 --- fixed
fennec 11+ ---

People

(Reporter: sriram, Assigned: sriram)

References

Details

Attachments

(3 files)

Attached image Fuzzy texture
The about:home page uses textures that are placed in "drawable/" folder.
This causes the image to be treated as mdpi. Hence while rendering on a hdpi or an xhdpi device, they are scaled and repeated. This causes a fuzzy background. This can be rectified by placing those textures in a separate "drawable-nodpi/" folder. This causes android "not to scale" them before repeating.
Assignee: nobody → sriram
Depends on: 704864
Attached patch PatchSplinter Review
This moves the files to proper folder.
Attachment #581480 - Flags: review?(mark.finkle)
Attachment #581482 - Attachment is patch: false
Attachment #581482 - Attachment mime type: text/plain → image/png
Comment on attachment 581480 [details] [diff] [review]
Patch

You could also use hg mv to move the files without deleting/readding
Attachment #581480 - Flags: review?(mark.finkle) → review+
Priority: -- → P3
https://hg.mozilla.org/mozilla-central/rev/860a4d603338
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
tracking-fennec: --- → 11+
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: