You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/tabtray
Abhijit Valluri 260352bedc Modify tabs tray layout to be similar to Fennec
Tweaked the layout of the tabs tray to be similar to Fennec.
Tweaks include:
 * Tabs layout spans multiple columns instead of a list view
 * Each tab's layout is similar to Fennec layout (large thumbnail, title on top)
 * Layout adjusts on rotation of screen
 * New tab (+) button is now on top, rather than using the FAB button
 * Floating action button (FAB) is removed

Signed-off-by: Abhijit Valluri <avalluri2@bloomberg.net>
4 years ago
..
CollectionsAdapter.kt Replace setPadding with updatePadding (#14137) 4 years ago
FenixTabsAdapter.kt For #13298 - Make private tabs in tabs tray not long clickable (#13316) 4 years ago
SaveToCollectionsButtonAdapter.kt For #13117 - Don't show add to collections button in private tabs tray 4 years ago
SyncedTabsController.kt Modify tabs tray layout to be similar to Fennec 4 years ago
TabTrayController.kt For #12287: Add Synced Tabs to Tabs Tray 4 years ago
TabTrayDialogFragment.kt Modify tabs tray layout to be similar to Fennec 4 years ago
TabTrayDialogFragmentStore.kt For #10163 - Adds tab multiselect mode 4 years ago
TabTrayFragmentInteractor.kt For #12287: Add Synced Tabs to Tabs Tray 4 years ago
TabTrayView.kt Modify tabs tray layout to be similar to Fennec 4 years ago
TabTrayViewHolder.kt Modify tabs tray layout to be similar to Fennec 4 years ago
TabsTouchHelper.kt For #12856: Add save to collections button to Tabs Tray 4 years ago