Skip to content

fix: remove orphaned onNavigateToSort call site that broke compilation#1

Merged
malteish merged 1 commit into
malteish-releasefrom
claude/paperize-widget-icon-j8uudt
Jul 3, 2026
Merged

fix: remove orphaned onNavigateToSort call site that broke compilation#1
malteish merged 1 commit into
malteish-releasefrom
claude/paperize-widget-icon-j8uudt

Conversation

@malteish

@malteish malteish commented Jul 3, 2026

Copy link
Copy Markdown
Owner

AlbumViewScreen dropped its onNavigateToSort parameter in bc26d3c when
album sorting moved to an inline SortBottomSheet, but NavigationGraph
still passed the callback, breaking compileDebugKotlin. master has not
compiled since 2026-03-25, which is why all CI runs failed at the unit
test step. Drop the dead argument (and now-unused route binding).

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

The widget rendered as a rounded rectangle with an oversized "P" filling
the whole cell, looking out of place next to round launcher icons. Switch
the container background to a circle and centre the "P" wordmark inside a
square viewport with margin so it reads as a proper round app icon.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018ipN3fqjKpoXtqP4etTa76
@malteish malteish changed the base branch from master to malteish-release July 3, 2026 12:27
@malteish malteish merged commit 1cedf94 into malteish-release Jul 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants