set mPendingSongLimiter for genres
This commit is contained in:
parent
908420792e
commit
48150c9406
@ -540,7 +540,7 @@ public class LibraryPagerAdapter
|
||||
requestRequery(mAlbumAdapter);
|
||||
}
|
||||
if (mSongAdapter == null) {
|
||||
mPendingSongLimiter = null;
|
||||
mPendingSongLimiter = limiter;
|
||||
} else {
|
||||
mSongAdapter.setLimiter(limiter);
|
||||
loadSortOrder(mSongAdapter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user