am 2ce1ae8e: Merge "Migrate away from lightsOut() in BeanBagDream." into jb-mr1-dev
* commit '2ce1ae8e63b7ef1b3a4cf7497265db24f6cebcdb': Migrate away from lightsOut() in BeanBagDream.
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