Closed
Bug 1152244
Opened 10 years ago
Closed 10 years ago
Polish Tab Queue Prompt UI
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mhaigh, Unassigned)
References
Details
once the Tab Queue Prompt initial work lands, lets revisit to polish and improve
This was filed specifically for me to re-skim the tab_queue_prompt.xml file but it can be more general than that too. :)
Flags: needinfo?(michael.l.comella)
Comments:
* We have the LinearLayout inside the FrameLayout rather than making the outer container a LinearLayout because otherwise we can't place the toast where we want it to go, right? We should add a comment.
* Rather than having the inner containers' widths be "tab_queue_content_width", perhaps the LinearLayout container should have some padding and the inner containers should "match_parent". Then we can remove the extra "@dimen/tab_queue_content_width". Same w/ "@dimen/tab_queue_button_width".
Martyn, if you agree with these, mentorable?
Flags: needinfo?(michael.l.comella) → needinfo?(mhaigh)
Reporter | ||
Updated•10 years ago
|
Assignee: mhaigh → nobody
Flags: needinfo?(mhaigh)
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•5 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
•