File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
lib/java/com/google/android/material/button Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments