Added material desing theme improvements
This commit is contained in:
parent
16d256e210
commit
58e29691cb
6 changed files with 72 additions and 231 deletions
|
@ -109,7 +109,6 @@ 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