We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624ed46 commit 27d8563Copy full SHA for 27d8563
docs/theming/Motion.md
@@ -523,10 +523,8 @@ replaced using `MaterialTransitionSet.getSecondaryTransition` and
523
524
| | Primary transition | Secondary transition |
525
| ---------------------- | -------------------------- | -------------------- |
526
-| **MaterialSharedAxis** | **X** - | `FadeThrough` |
527
-: : `SlideDistance`<br>**Y** - : :
528
-: : `SlideDistance`<br>**Z** - : :
529
-: : `Scale` : :
+| **MaterialSharedAxis** | **X** -`SlideDistance`<br> **Y** -`SlideDistance`<br> **Z** -`Scale` | `FadeThrough` |
+
530
531
532
This allows the tweaking of shared axis to create “variants” as mentioned in the
0 commit comments