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 ea01f2a commit 0c83f50Copy full SHA for 0c83f50
docs/components/DockedToolbar.md
@@ -56,7 +56,7 @@ Here's what a typical layout would look like:
56
</LinearLayout>
57
</androidx.core.widget.NestedScrollView>
58
59
- <com.google.android.material.dockedtoolbar.DockedToolbar
+ <com.google.android.material.dockedtoolbar.DockedToolbarLayout
60
android:id="@+id/docked_toolbar"
61
android:layout_width="match_parent"
62
android:layout_height="wrap_content"
0 commit comments