Skip to content

Commit 2f64a3f

Browse files
Material Design Teamdsn5ft
authored andcommitted
[Overflow linear layout] Fixed a table markdown issue in the Overflow linear layout documentation that was causing rendering problems on GitHub
PiperOrigin-RevId: 788298933
1 parent 2921b9c commit 2f64a3f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/components/OverflowLinearLayout.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,8 @@ Attributes for the children of `OverflowLinearLayout`:
3434

3535
| Element | Attribute | Related methods | Default value |
3636
| ----------- | ------------------------- | --------------- | ------------- |
37-
| **Overflow | `app:layout_overflowText` | N/A | `null` |
38-
: menu's item : : : :
39-
: text** : : : :
40-
| **Overflow | `app:layout_overflowIcon` | N/A | `null` |
41-
: menu's item : : : :
42-
: icon** : : : :
37+
| **Overflow menu's item text** | `app:layout_overflowText` | N/A | `null` |
38+
| **Overflow menu's item icon** | `app:layout_overflowIcon` | N/A | `null` |
4339

4440
### `OverflowLinearLayout` styles
4541

0 commit comments

Comments
 (0)