[Album Cover Style] Removed Material Album cover style which was almost similar to Normal Album Style and Fixed Normal Album Style
This commit is contained in:
parent
91baedfc70
commit
22451b3cf1
4 changed files with 4 additions and 35 deletions
|
@ -148,7 +148,6 @@ class AlbumCoverPagerAdapter(
|
|||
AlbumCoverStyle.Flat -> R.layout.fragment_album_flat_cover
|
||||
AlbumCoverStyle.Circle -> R.layout.fragment_album_circle_cover
|
||||
AlbumCoverStyle.Card -> R.layout.fragment_album_card_cover
|
||||
AlbumCoverStyle.Material -> R.layout.fragment_album_material_cover
|
||||
AlbumCoverStyle.Full -> R.layout.fragment_album_full_cover
|
||||
AlbumCoverStyle.FullCard -> R.layout.fragment_album_full_card_cover
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue