Fix sections after switching sort mode
This commit is contained in:
parent
6d807c1455
commit
7150813091
@ -552,6 +552,7 @@ public class MediaAdapter extends CursorAdapter implements SectionIndexer, Libra
|
||||
public void setSortMode(int i)
|
||||
{
|
||||
mSortMode = i;
|
||||
mSections = null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user