This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Migrate RecentBookmarksHeaderViewHolder to Compose #23969
Labels
Milestone
Comments
kbrosnan
added
eng:health
Improve code health
and removed
needs:triage
Issue needs triage
labels
Feb 24, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 14, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 14, 2022
…pose For mozilla-mobile#23969 - migrate homescreen recent bookmarks to compose
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 14, 2022
…pose For mozilla-mobile#23969 - migrate homescreen recent bookmarks to compose
3 tasks
gabrielluong
changed the title
Migrate homescreen recent bookmarks to Compose
Migrate RecentBookmarksHeaderViewHolder to Compose
Mar 18, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 21, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 23, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 23, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 24, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 25, 2022
3 tasks
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 28, 2022
sarah541
added a commit
to sarah541/fenix
that referenced
this issue
Mar 28, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Breakage of #22755
Refers to just the RecentBookmarksHeaderViewHolder which adds a "Recent bookmarks" header.
RecentBookmarksViewHolder which shows the recent bookmarks is already based on the compose framework.
The compose version can be added to the current RecyclerView but before doing so we should ensure there will be no performance regression introduced.
To profile the differences the steps from #21854 (comment) can be used.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: