Skip to content

General: Update icon style across all screens#402

Merged
d4rken merged 1 commit intomainfrom
refactor/twotone-compose-icons
Feb 24, 2026
Merged

General: Update icon style across all screens#402
d4rken merged 1 commit intomainfrom
refactor/twotone-compose-icons

Conversation

@d4rken
Copy link
Copy Markdown
Member

@d4rken d4rken commented Feb 24, 2026

What changed

Updated icon style across all screens to use a consistent two-tone visual style. Removed unused icon assets. Brand icons (Discord, GitHub), battery indicators, and notification/widget icons are unchanged.

Technical Context

  • Replaced all Icons.Default/Filled references with Icons.TwoTone across 16 Compose screens
  • Migrated 23 painterResource calls to ImageVectors for consistency
  • Switched ArrowBack icons to AutoMirrored.TwoTone for RTL support
  • Deleted 24 unused drawable XML files

Switch all Compose screens from Icons.Default/Filled and painterResource
drawable references to Icons.TwoTone for a consistent two-tone icon style.
Delete 24 drawable XML files that are no longer referenced.
@d4rken d4rken merged commit 8df2d78 into main Feb 24, 2026
9 checks passed
@d4rken d4rken deleted the refactor/twotone-compose-icons branch February 24, 2026 14:23
@d4rken d4rken changed the title refactor(ui): Switch to TwoTone Material icons across all Compose screens General: Update icon style across all screens Mar 3, 2026
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.

1 participant