e8c7a14c75
- 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