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 bb0ef2b659 Fix some issues with tabs tray
Following issues fixed in tabs tray:
* Place the tab indicator at the top for top tabs tray layout
* Disable reverse layout for compact tabs as it messes with the layout
* Make the new tab button visible in private mode in light theme

The third issue is a bug in upstream Fenix! They did not do sufficient
UI testing of the tabs tray!
4 years ago
..
CollectionsAdapter.kt Replace setPadding with updatePadding (#14137) 4 years ago
FenixTabsAdapter.kt Massive tabs tray customization options 4 years ago
SaveToCollectionsButtonAdapter.kt For #13117 - Don't show add to collections button in private tabs tray 4 years ago
SyncedTabsController.kt Massive tabs tray customization options 4 years ago
TabTrayController.kt For #4118 - Creates setting for auto closing tabs 4 years ago
TabTrayDialogFragment.kt Massive tabs tray customization options 4 years ago
TabTrayDialogFragmentStore.kt For #10163 - Adds tab multiselect mode 4 years ago
TabTrayFragmentInteractor.kt For #4118 - Creates setting for auto closing tabs 4 years ago
TabTrayView.kt Fix some issues with tabs tray 4 years ago
TabTrayViewHolder.kt Massive tabs tray customization options 4 years ago
TabsTouchHelper.kt For #12856: Add save to collections button to Tabs Tray 4 years ago