This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
[Meta] Composify the tabs tray #21318
Labels
compose
Tickets involving Composable changes
eng:health
Improve code health
Feature:InactiveTabs
Tabs in the tabs tray that have not been used in some time.
Feature:SearchTermTabs
Tabs in the tabs tray that have the same search term.
Feature:SyncTabs
Sync tabs
Feature:Tabs
To avoid breaking everything at once, we can incrementally introduce Compose into our tabs tray by following this order of converting the code:
Tab
.GridViewHolder
,ListViewHolder
.TabsTouchHelper
InactiveTabsAdapter
and it's viewholders.NormalBrowserTrayList
,PrivateBrowserTrayList
,AbstractBrowserTrayList
.SyncedTabsTrayLayout
,SyncedTabsAdapter
NormalBrowserPageViewHolder
,PrivateBrowserPageViewHolder
,SyncedTabsPageViewHolder
(file individual tickets and link them here)
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: