Commit 78b2266
committed
fix(headlines-feed): pass theme context when applying or resetting filters
- Add theme parameter to HeadlinesFeedFiltersCleared event in resetFilters method
- Add theme parameter to HeadlinesFeedFiltersApplied event in applyFilters method
- Use Theme.of(context) to obtain current theme in both cases1 parent 91cac5a commit 78b2266
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
308 | 311 | | |
309 | 312 | | |
310 | 313 | | |
| |||
0 commit comments