Skip to content

Commit a746751

Browse files
drchendsn5ft
authored andcommitted
[Badge] Internal change
PiperOrigin-RevId: 420376250
1 parent 48741b4 commit a746751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/java/com/google/android/material/badge/BadgeDrawable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ public class BadgeDrawable extends Drawable implements TextDrawableDelegate {
174174
@Nullable private WeakReference<FrameLayout> customBadgeParentRef;
175175

176176
@NonNull
177-
public BadgeState.State getSavedState() {
177+
BadgeState.State getSavedState() {
178178
return state.getOverridingState();
179179
}
180180

0 commit comments

Comments
 (0)