Closed
Bug 1268199
Opened 9 years ago
Closed 9 years ago
Use single status ImageView for TwoLinePageRow
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect, P5)
Firefox for Android Graveyard
Awesomescreen
Tracking
(firefox49 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox49 | --- | affected |
People
(Reporter: ahunt, Assigned: ahunt)
References
Details
We have two separate ImageViews for the bookmark star, and readercache icon. The two are mutually exclusive, and we might be adding further states in future (e.g. reader view page that's not in the cache), hence using a single Drawable with multiple states would be more appropriate.
See BookmarkFolderView and bookmark_folder for an example of a drawable with multiple states.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ahunt
Priority: -- → P5
Assignee | ||
Comment 1•9 years ago
|
||
We can just use a single ImageView, without bothering with the single Drawable complications. That will be done in Bug 1260149, this bug is therefore useless.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•4 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
•