Migrate away from lightsOut() in BeanBagDream.
Bug:7211867 Change-Id: Ic81a61e368b44fa22db4fffac912219d9f2ca951
This commit is contained in:
@@ -19,7 +19,7 @@ public class BeanBagDream extends Dream {
|
||||
public void onAttachedToWindow() {
|
||||
super.onAttachedToWindow();
|
||||
setContentView(mBoard);
|
||||
lightsOut();
|
||||
setFullscreen(true);
|
||||
mBoard.startAnimation();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user