Improving material design
This commit is contained in:
parent
c8837f13ef
commit
83cb1353d8
9 changed files with 260 additions and 82 deletions
|
@ -109,6 +109,7 @@ class AlbumCoverPagerAdapter(
|
|||
NowPlayingScreen.FIT,
|
||||
NowPlayingScreen.TINY,
|
||||
NowPlayingScreen.CLASSIC,
|
||||
NowPlayingScreen.MATERIAL,
|
||||
NowPlayingScreen.FULL -> R.layout.fragment_album_full_cover
|
||||
else -> {
|
||||
if (PreferenceUtil.getInstance(requireContext())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue