Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/LegacyNotificationIconAreaControllerImpl.java +1 −1 Original line number Diff line number Diff line Loading @@ -481,7 +481,7 @@ public class LegacyNotificationIconAreaControllerImpl implements hostLayout.addView(expected, i); } hostLayout.setChangingViewPositions(false); hostLayout.setReplacingIcons(null); hostLayout.setReplacingIconsLegacy(null); } /** Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/LegacyNotificationIconAreaControllerImpl.java +1 −1 Original line number Diff line number Diff line Loading @@ -481,7 +481,7 @@ public class LegacyNotificationIconAreaControllerImpl implements hostLayout.addView(expected, i); } hostLayout.setChangingViewPositions(false); hostLayout.setReplacingIcons(null); hostLayout.setReplacingIconsLegacy(null); } /** Loading