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 04de614 commit a1664aeCopy full SHA for a1664ae
lib/java/com/google/android/material/appbar/AppBarLayout.java
@@ -124,8 +124,8 @@
124
* </androidx.coordinatorlayout.widget.CoordinatorLayout>
125
* </pre>
126
*
127
- * @see <a href="http://www.google.com/design/spec/layout/structure.html#structure-app-bar">
128
- * http://www.google.com/design/spec/layout/structure.html#structure-app-bar</a>
+ * @see <a href="https://material.io/components/app-bars-top#anatomy">
+ * https://material.io/components/app-bars-top#anatomy</a>
129
*/
130
public class AppBarLayout extends LinearLayout implements CoordinatorLayout.AttachedBehavior {
131
0 commit comments