Closed Bug 1075576 Opened 10 years ago Closed 10 years ago

Change the TabsLayoutAdapter API to use TabsLayoutItemView instead of the generic View

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 35

People

(Reporter: mhaigh, Assigned: mhaigh)

References

Details

Attachments

(1 file)

No description provided.
Comment on attachment 8498213 [details] [diff] [review] Change the TabsLayoutAdapter API to use TabsLayoutItemView instead of the generic View Review of attachment 8498213 [details] [diff] [review]: ----------------------------------------------------------------- Yep. ::: mobile/android/base/tabs/TabsGridLayout.java @@ +100,2 @@ > super.bindView(view, tab); > + view.close.setVisibility(View.VISIBLE); Why do you need to set the close button's visibility here? Is it because the shared layout file has visibility GONE by default?
Attachment #8498213 - Flags: feedback?(lucasr.at.mozilla) → feedback+
Good spot - it doesn't seem to be there for a reason and things look good without it there. https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=289ccaff48d8
Comment on attachment 8498213 [details] [diff] [review] Change the TabsLayoutAdapter API to use TabsLayoutItemView instead of the generic View Review of attachment 8498213 [details] [diff] [review]: ----------------------------------------------------------------- Go.
Attachment #8498213 - Flags: feedback+ → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
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: