Merge "Migrate away from lightsOut() in BeanBagDream." into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2ce1ae8e63
@@ -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