Code clean

This commit is contained in:
h4h13 2020-02-23 15:52:10 +05:30
parent 00b16a27c9
commit dc62be9eb8

View file

@ -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()