Closed
Bug 1167942
Opened 11 years ago
Closed 5 years ago
Replace ListView in search list with RecyclerView
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sebastian, Unassigned, Mentored)
References
Details
Bug 1133560 revealed a limitation of ListViews (Drawing dividers) in the search list on Lollipop and above. Switching from ListView to RecyclerView will give us more freedom about how the component will behave in different states. This has been planned in meta bug 1158303 anyways and this might be a good reason to start with this component.
| Reporter | ||
Comment 1•11 years ago
|
||
Unassign: I still want to do this (working on other things right now) but I also don't want to block this.
Assignee: s.kaspari → nobody
Mentor: s.kaspari
Comment 2•10 years ago
|
||
Grabbing since I've started an implementation of this already for SearchEngineBar.
Assignee: nobody → jalmeida
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Jonathan Almeida [:jonalmeida] from comment #2)
> Grabbing since I've started an implementation of this already for
> SearchEngineBar.
Awesome! Do you have a bug for the search engine bar that we can attach to bug 1158303?
Comment 4•10 years ago
|
||
> Awesome! Do you have a bug for the search engine bar that we can attach to bug 1158303?
Just made it and added it as a dependency. :)
| Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Jonathan Almeida [:jonalmeida] from comment #4)
> > Awesome! Do you have a bug for the search engine bar that we can attach to bug 1158303?
>
> Just made it and added it as a dependency. :)
Cool, thank you! But I guess this one here does not depend on bug 1184211, or are they going to share some code?
Updated•10 years ago
|
Assignee: jonalmeida942 → nobody
Comment 7•9 years ago
|
||
If nobody is working on it can i work on it as my first bug?
Updated•9 years ago
|
Flags: needinfo?(s.kaspari)
| Reporter | ||
Comment 8•9 years ago
|
||
This is a rather big task for a first bug. How about bug 1336650 or bug 1350886 (This one requires changes to the build and is a bit tricky)?
Flags: needinfo?(s.kaspari)
Comment 9•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
| 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
•