1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/home
Mihai Eduard Badea 58e24b81aa For issue #12400 - Refresh swiped collection tab view
Item is now refreshed by calling notifyDataSetChanged on the adapter when the last tab from the collection has been swiped away and the user cancels the deletion by pressing the cancel button from the dialog.
Also added a "wasSwiped" flag to onCollectionRemoveTab in order to check if the tab was deleted from a swipe action and not by pressing the "X" button.
2020-07-31 12:48:32 -04:00
..
intent Update Android Components to 51.0.20200717190031 2020-07-17 19:32:02 -04:00
sessioncontrol/viewholders Create ToolbarPosition enum (#12747) 2020-07-22 19:23:38 -07:00
tips Add tests for some classes in home/browser (#12837) 2020-07-23 11:17:52 -07:00
DefaultSessionControlControllerTest.kt For issue #12400 - Refresh swiped collection tab view 2020-07-31 12:48:32 -04:00
HomeFragmentStoreTest.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
ModeTest.kt For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
PrivateBrowsingButtonViewTest.kt Move classes out of top-level package 2019-08-21 13:52:30 -07:00
SessionControlInteractorTest.kt For issue #12400 - Refresh swiped collection tab view 2020-07-31 12:48:32 -04:00