Skip to content
  • Mihai Eduard Badea's avatar
    For issue #12400 - Refresh swiped collection tab view · 58e24b81
    Mihai Eduard Badea authored
    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.
    58e24b81