refactor UI components and layout in NewWordScreen and HomeScreen using new reusable composables: AppActionCard, AppIconContainer, AppTextField, and LabeledSection.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user