Skip to content

Profile Screen -> Media Tabs -> Expand All, Collapse All, and Order - #733

Merged
imashnake0 merged 7 commits into
mainfrom
profile-media-header
Jul 23, 2026
Merged

Profile Screen -> Media Tabs -> Expand All, Collapse All, and Order#733
imashnake0 merged 7 commits into
mainfrom
profile-media-header

Conversation

@imashnake0

Copy link
Copy Markdown
Owner

Add expand all and collapse all buttons. The lists are also ordered by user pref.

Summary of changes:

  1. Add buttons to expand/collapse all lists.
  2. Order lists based on users settings on anilist.

Tested changes:
ye

@imashnake0 imashnake0 self-assigned this Jul 23, 2026
@imashnake0 imashnake0 added the enhancement Enhancement label Jul 23, 2026
val onBackground = MaterialTheme.colorScheme.onBackground
val horizontalContentPadding = contentPadding.horizontalOnly

// TODO: Store these in prefs.
}
}
is Media.Credit -> {
// TODO: Make character sheet top level (like quick search) or have a
}

@Composable
private fun HeaderPill(
@imashnake0
imashnake0 marked this pull request as ready for review July 23, 2026 23:41
@imashnake0
imashnake0 merged commit 19d87a6 into main Jul 23, 2026
5 checks passed
@imashnake0 imashnake0 changed the title Profile Screen -> Media -> Expand All, Collapse All, and Order Profile Screen -> Media Tabs -> Expand All, Collapse All, and Order Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants