Loading packages/SystemUI/src/com/android/systemui/BeanBagDream.java +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ public class BeanBagDream extends Dream { public void onAttachedToWindow() { super.onAttachedToWindow(); setContentView(mBoard); lightsOut(); setFullscreen(true); mBoard.startAnimation(); } Loading Loading
packages/SystemUI/src/com/android/systemui/BeanBagDream.java +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ public class BeanBagDream extends Dream { public void onAttachedToWindow() { super.onAttachedToWindow(); setContentView(mBoard); lightsOut(); setFullscreen(true); mBoard.startAnimation(); } Loading