Commit 22cbef3
authored
[CP] Fix Snackbar TalkBack regression (#116417)
* Add M2 defaults and template skeleton
* add MaterialStateColor functionality to ActionTextColor (issue #110402)
* Add M2 defaults and template skeleton
* updated material 3 tokens
* Updated snackbar demo
* add theme tests
* add gen defaults
* formatting
* more whitespace fixes
* add widget type
* update docs
* code review changes
* Add line overflow functionality
* whitespace fixes
* update M3 animation
* whitespace fixes
* add insetPadding param
* Modifed icon parameter to showCloseIcon
* white space fixes
* test fixes
* rename iconColor to closeIconColor
* debug test fix
* de-britishification
* g3fix
* g3fix
* debug test fix
* Fix Snackbar talkback regression
* fix merge weirdness
* test fix
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error
* fix linux analysis error1 parent e59a388 commit 22cbef3
File tree
3 files changed
+8
-23
lines changed- packages/flutter
- lib/src/material
- test/material
3 files changed
+8
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
632 | | - | |
633 | | - | |
| 631 | + | |
634 | 632 | | |
635 | 633 | | |
636 | 634 | | |
| |||
656 | 654 | | |
657 | 655 | | |
658 | 656 | | |
659 | | - | |
| 657 | + | |
660 | 658 | | |
661 | 659 | | |
662 | 660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
| 319 | + | |
337 | 320 | | |
338 | 321 | | |
339 | 322 | | |
| |||
395 | 378 | | |
396 | 379 | | |
397 | 380 | | |
398 | | - | |
| 381 | + | |
399 | 382 | | |
400 | 383 | | |
401 | 384 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
1279 | 1283 | | |
1280 | 1284 | | |
1281 | 1285 | | |
| |||
0 commit comments