Skip to content

Commit 0c83f50

Browse files
Material Design Teampaulfthomas
authored andcommitted
[DockedToolbar] Fix typo in DockedToolbar doc
PiperOrigin-RevId: 735872555
1 parent ea01f2a commit 0c83f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/DockedToolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Here's what a typical layout would look like:
5656
</LinearLayout>
5757
</androidx.core.widget.NestedScrollView>
5858

59-
<com.google.android.material.dockedtoolbar.DockedToolbar
59+
<com.google.android.material.dockedtoolbar.DockedToolbarLayout
6060
android:id="@+id/docked_toolbar"
6161
android:layout_width="match_parent"
6262
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)