1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/tabtray
Jonathan Almeida 239e3de5e9 For #12856: Add save to collections button to Tabs Tray
Using the ConcatAdapter, we're now able to insert multiple data sources
of information into one RecyclerView and preserve layout/scrolling in
addition to adding the 'Save to Collection' button.
2020-07-28 11:14:08 -07:00
..
CollectionsAdapterTest.kt For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
DefaultTabTrayControllerTest.kt For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
SaveToCollectionsButtonAdapterTest.kt For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00
TabTrayDialogFragmentStoreTest.kt For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
TabTrayFragmentInteractorTest.kt For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
TabTrayViewHolderTest.kt For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
TabsTouchHelperTest.kt For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00