1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders
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
..
onboarding Create ToolbarPosition enum (#12747) 2020-07-22 19:23:38 -07:00
topsites For #7992: Use favicon style from AC (#12608) 2020-07-30 11:21:17 -07:00
CollectionHeaderViewHolder.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
CollectionViewHolder.kt Extract radio group logic into helper (#11493) 2020-07-06 17:09:42 -07:00
NoCollectionsMessageViewHolder.kt Extract radio group logic into helper (#11493) 2020-07-06 17:09:42 -07:00
PrivateBrowsingDescriptionViewHolder.kt Add helper for underlining text (#12520) 2020-07-15 22:38:46 -07:00
TabInCollectionViewHolder.kt For issue #12400 - Refresh swiped collection tab view 2020-07-31 12:48:32 -04:00
TopSiteViewHolder.kt Cache findViewById calls in session control (#10575) 2020-05-12 14:05:08 -07:00