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 86372ca commit 5cb3900Copy full SHA for 5cb3900
docs/components/DockedToolbar.md
@@ -135,7 +135,7 @@ space to show all the items.
135
When using `OverflowLinearLayout`, you should also set `app:layout_overflowText`
136
on each child as that will be the text of the menu item that corresponds to the
137
hidden child. Optionally, you can also set `app:layout_overflowIcon`. See
138
-[OverflowLinearLayout](https://github.com/material-components/material-components-android/tree/master//docs/components/Overflow.md)
+[OverflowLinearLayout](https://github.com/material-components/material-components-android/tree/master/docs/components/OverflowLinearLayout.md)
139
for more info.
140
141
Note: if the child view that is clickable is not a direct child of
0 commit comments