Skip to content

Explore album paginated

Stian Fjæran Mogen requested to merge explore-album-paginated into dev

Add paginatation and sorting to Explore Albums, in accordance with the implemation in Explore:

-ExploreAlbums now uses abstract class PaginatedContent (Sort and pagination implemented) -ComputeRottAlbumsContainerChildren method now returns a list of Hboxes, used by getContens, to properly display albums

Edited by Stian Fjæran Mogen

Merge request reports