Code clean
This commit is contained in:
parent
00b16a27c9
commit
dc62be9eb8
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ class GenreDetailsActivity : AbsSlidingMusicPanelActivity(), CabHolder, GenreDet
|
|||
}
|
||||
|
||||
private fun setupRecyclerView() {
|
||||
//ViewUtil.setUpFastScrollRecyclerViewColor(this, recyclerView)
|
||||
songAdapter = ShuffleButtonSongAdapter(this, ArrayList(), R.layout.item_list, this)
|
||||
recyclerView.apply {
|
||||
itemAnimator = DefaultItemAnimator()
|
||||
|
|
Loading…
Reference in a new issue