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/test/java/org/mozilla/fenix/tabstray
Jonathan Almeida 6d09a8757c Close #18845: Adds swipe-to-delete to tabs tray refactor
Copied the TabsTouchHelper from the `tabtray` package here so we don't
need to re-write our own because there's nothing more to add.

We can hook this up with our tabs tray here by putting it in the
`BaseBrowserTrayList` for our normal and private tabs list.
4 years ago
..
browser Close #18845: Adds swipe-to-delete to tabs tray refactor 4 years ago
ext Issue #17822: Create a tabs tray layout and fragment 4 years ago
MenuIntegrationTest.kt No issue: Move menu to separate integrations class 4 years ago
NavigationInteractorTest.kt No issue: Add test for share tab in navigation interactor 4 years ago
TabCounterBindingTest.kt No issue: Observe only normal tabs when updating counter 4 years ago
TabLayoutMediatorTest.kt For #18515 - Added Icon and sync functionality 4 years ago
TabLayoutObserverTest.kt For #18515 - Added Icon and sync functionality 4 years ago
TabsTrayDialogTest.kt Close #18774: Migrate mutli-selection to store 4 years ago
TabsTrayStoreTest.kt Close #17821: Add TabsTrayStore with actions and reducer (#18773) 4 years ago