Closed
Bug 1924018
Opened 1 year ago
Closed 1 year ago
Refactor the Pocket package to have ui, view, interactor and controller packages
Categories
(Firefox for Android :: Stories, task, P3)
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
Attachments
(1 file)
Looking to refactor the files inside of https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/pocket to have additional packages to help organize the code into a ui, view (for viewholder), interactor and controller packages.
This will help with organization when we add additional files for handling Merino content recommendations.
| Assignee | ||
Comment 1•1 year ago
|
||
- Refactor the files inside of https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/pocket to have additional packages to help organize the code into a ui, view (for viewholder), interactor and controller packages.
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/512dbf84f3fd
Refactor the Pocket package to have ui, view, interactor and controller packages r=android-reviewers,007
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•