e8c7a14c75291b88ba83359e2068141a3b589330
- matchesQuery: use %.2f format to match the display (was Double.toString, which can use scientific notation and disagree with the row's %.2f) - Remove unused Switch import in AddEditRecurringScreen (the active toggle uses ToggleItem) - Extract CategoryDropdownField to ui/components/CategoryDropdownField.kt so both add/edit screens share one implementation; takes label as a parameter - Remove unused recurring_list_active string
fix(#2): address PR review — use row mapper, require id==0, drop ignoreCase on amount, doc drift, orphan-category note
Description
No description provided
Languages
Kotlin
100%