Skip to content
Snippets Groups Projects
Commit 02aed266 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Revert audio lists stable ids optimization

Fix #739
parent 3b5d01e8
No related branches found
Tags 2.8.9 tv1.1.3
No related merge requests found
Pipeline #4153 passed with stage
in 26 minutes and 23 seconds
......@@ -76,7 +76,6 @@ public class AudioBrowserAdapter extends PagedListAdapter<MediaLibraryItem, Audi
mType = type;
mDefaultCover = getIconDrawable();
mSort = sort;
setHasStableIds(type != TYPE_PLAYLIST);
}
void setSort(int sort) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment