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/browser
Jonathan Almeida 9078139e40 Close #18774: Migrate mutli-selection to store
Removes the recyclerview-selection library and replaces it with the
SelectionHolder/SelectionInteractor with a Store.

This is an implementation that's similar to what we have in other UI
lists (library).
3 years ago
..
BrowserTabsAdapterTest.kt Close #18774: Migrate mutli-selection to store 3 years ago
DefaultBrowserTrayInteractorTest.kt Close #18774: Migrate mutli-selection to store 3 years ago
RemoveTabUseCaseWrapperTest.kt Issue #17822: Create a tabs tray layout and fragment 3 years ago
SelectTabUseCaseWrapperTest.kt Issue #17822: Create a tabs tray layout and fragment 3 years ago
SelectedItemAdapterBindingTest.kt Close #18774: Migrate mutli-selection to store 3 years ago
Tab.kt Close #17821: Add TabsTrayStore with actions and reducer (#18773) 3 years ago