Add "Other versions" tab in AlbumScreen

This commit is contained in:
vfsfitvnm
2022-10-03 15:20:41 +02:00
parent 663ec33e3b
commit d0e9c7e6b9
15 changed files with 440 additions and 439 deletions

View File

@@ -178,7 +178,8 @@ object Innertube {
val year: String?,
val thumbnail: Thumbnail?,
val url: String?,
val songsPage: ItemsPage<SongItem>?
val songsPage: ItemsPage<SongItem>?,
val otherVersions: List<AlbumItem>?
)
data class NextPage(