Invalidate click listener on uploads not allowed to retry

This commit is contained in:
Juan Carlos González Cabrero 2016-03-17 14:05:26 +01:00
parent e181253410
commit f76ad79d4b

View file

@ -379,6 +379,8 @@ public class ExpandableUploadListAdapter extends BaseExpandableListAdapter imple
}
});
}
} else {
view.setOnClickListener(null);
}
/// Set icon or thumbnail