refactor UI components and layout in NewWordScreen and HomeScreen using new reusable composables: AppActionCard, AppIconContainer, AppTextField, and LabeledSection.

This commit is contained in:
jonasgaudian
2026-02-19 15:24:27 +01:00
parent b75f5f32a0
commit f737657cdb
10 changed files with 408 additions and 146 deletions

View File

@@ -77,6 +77,8 @@
<string name="desc_daily_review_due">%1$d words need attention</string>
<string name="desc_expand_your_vocabulary">Expand your vocabulary</string>
<string name="desc_explore_packs">Discover curated vocabulary packs</string>
<string name="desc_import_csv">Import words from CSV or lists</string>
<string name="description">Description</string>