Skip to content

Commit 25bf03e

Browse files
dsn5fthunterstich
authored andcommitted
[Docs] Remove broken @link from MaterialButton Javadoc
PiperOrigin-RevId: 356506184
1 parent da2d826 commit 25bf03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/java/com/google/android/material/button/MaterialButton.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
* <p>This class supplies updated Material styles for the button in the constructor. The widget will
7474
* display the correct default Material styles without the use of the style flag.
7575
*
76-
* <p>All attributes from {@link com.google.android.material.R.styleable#MaterialButton} are
76+
* <p>All attributes from {@code com.google.android.material.R.styleable#MaterialButton} are
7777
* supported. Do not use the {@code android:background} attribute. MaterialButton manages its own
7878
* background drawable, and setting a new background means {@link MaterialButton} can no longer
7979
* guarantee that the new attributes it introduces will function properly. If the default background

0 commit comments

Comments
 (0)