Skip to content

fix: use system font - #150

Open
pando85 wants to merge 1 commit into
mainfrom
fix/system-font
Open

fix: use system font#150
pando85 wants to merge 1 commit into
mainfrom
fix/system-font

Conversation

@pando85

@pando85 pando85 commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the hardcoded Manrope font from the Material 3 app theme
  • let Material/Android inherit the device's default system typeface
  • keep the change scoped to typography; an app-specific font-size control can be considered separately

Closes #149

Validation

The change is limited to removing the fontFamily override from AppThemeM3, so all themes inheriting from it fall back to the Material/Android default font. Existing CI should cover resource compilation, lint, formatting, and APK assembly.

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.

[FEATURE] System font

1 participant