|
private val source = Item.MultiSort(R.string.manga_info_source_label, this)
|
|
private val source = Item.MultiSort(R.string.manga_info_source_label, this)
|
|
override val items = listOf(alphabetically, lastRead, lastUpdated, unread, total, source, latestChapter)
|
|
override val items = listOf(alphabetically, lastRead, lastUpdated, unread, total, source, latestChapter)
|