Skip to content

Commit 27d8563

Browse files
committed
Fix Motion.md shared axis composition table format.
PiperOrigin-RevId: 296234586
1 parent 624ed46 commit 27d8563

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/theming/Motion.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -523,10 +523,8 @@ replaced using `MaterialTransitionSet.getSecondaryTransition` and
523523

524524
|   | Primary transition | Secondary transition |
525525
| ---------------------- | -------------------------- | -------------------- |
526-
| **MaterialSharedAxis** | **X** - | `FadeThrough` |
527-
: : `SlideDistance`<br>**Y** - : :
528-
: : `SlideDistance`<br>**Z** - : :
529-
: : `Scale` : :
526+
| **MaterialSharedAxis** | **X** -`SlideDistance`<br> **Y** -`SlideDistance`<br> **Z** -`Scale` | `FadeThrough` |
527+
530528

531529

532530
This allows the tweaking of shared axis to create “variants” as mentioned in the

0 commit comments

Comments
 (0)