Skip to content

Commit f062532

Browse files
Material Design Teamdsn5ft
Material Design Team
authored andcommitted
PiperOrigin-RevId: 741255340
1 parent 6db122b commit f062532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/java/com/google/android/material/bottomnavigation/LabelVisibilityMode.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
* the label to behave as "labeled" when there are 3 items or less, or "selected" when there are 4
3434
* items or more.
3535
*
36-
* @deprecated Please use {@link
37-
* com.google.android.material.navigation.NavigationBarView.LabelVisibility instead}.
36+
* @deprecated To set the label visibility mode, see:
37+
* <p>{@link com.google.android.material.navigation.NavigationBarView.setLabelVisibilityMode}
3838
*/
3939
@IntDef({
4040
LabelVisibilityMode.LABEL_VISIBILITY_AUTO,

0 commit comments

Comments
 (0)