Loading packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java +2 −2 Original line number Diff line number Diff line Loading @@ -84,8 +84,8 @@ public class NotificationContentView extends FrameLayout { } @Override protected void onFinishInflate() { super.onFinishInflate(); protected void onAttachedToWindow() { super.onAttachedToWindow(); updateVisibility(); } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java +2 −2 Original line number Diff line number Diff line Loading @@ -84,8 +84,8 @@ public class NotificationContentView extends FrameLayout { } @Override protected void onFinishInflate() { super.onFinishInflate(); protected void onAttachedToWindow() { super.onAttachedToWindow(); updateVisibility(); } Loading