Closed Bug 879490 Opened 11 years ago Closed 11 years ago

java.lang.NoSuchMethodError: android.widget.LinearLayout.<init>at org.mozilla.gecko.home.TwoLinePageRow.<init>(TwoLinePageRow.java:41)

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: Margaret, Assigned: sriram)

References

Details

(Whiteboard: fixed-fig)

Attachments

(1 file)

Crash on fig. A regression caused by bug 862796.
Attached patch PatchSplinter Review
Fixed. LinearLayout's third constructor was added only in API level 11. (That constructor isn't used anywhere anyways).

Lesson: Don't try to follow Android in everything! :(
Attachment #758193 - Flags: review?(margaret.leibovic)
Attachment #758193 - Flags: review?(margaret.leibovic) → review+
Whiteboard: fixed-fig
https://hg.mozilla.org/mozilla-central/rev/a790f388e3f9
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
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: