You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are any active tasks, downloads view (DownloadListActivity) is frequently being refreshed (notifyDataSetChanged), which prevents long click events form happening, thus disabling context menu
The text was updated successfully, but these errors were encountered:
When there are any active tasks, downloads view (DownloadListActivity) is frequently being refreshed (notifyDataSetChanged), which prevents long click events form happening, thus disabling context menu
The text was updated successfully, but these errors were encountered: