Skip to content

fix(compose): API quality and cleanup fixes#841

Merged
bmc08gt merged 1 commit into
code/cashfrom
fix/compose-api-quality
Jun 4, 2026
Merged

fix(compose): API quality and cleanup fixes#841
bmc08gt merged 1 commit into
code/cashfrom
fix/compose-api-quality

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator
  • Remove mutable var noAnim from CardFace enum (shared singleton mutation)
  • Remove dead LaunchedEffect with no-op snapshotFlow in RegionSelectionScreen
  • Fix modifier parameter ordering in BlendModeTab (required params before modifier)
  • Add stable keys to lazy lists: PhoneCountryCodeScreen, AppSettingsScreenContent, EmojiGarden

- Remove mutable `var noAnim` from CardFace enum (shared singleton mutation)
- Remove dead LaunchedEffect with no-op snapshotFlow in RegionSelectionScreen
- Fix modifier parameter ordering in BlendModeTab (required params before modifier)
- Add stable keys to lazy lists: PhoneCountryCodeScreen, AppSettingsScreenContent, EmojiGarden
@bmc08gt bmc08gt self-assigned this Jun 4, 2026
@github-actions github-actions Bot added type: fix Bug fix area: ui Compose UI, theme, components, resources area: onboarding and removed type: fix Bug fix labels Jun 4, 2026
@bmc08gt bmc08gt merged commit 47ea936 into code/cash Jun 4, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/compose-api-quality branch June 4, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: onboarding area: ui Compose UI, theme, components, resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant