Merge "Code reformatting for upcoming automated code changes."
This commit is contained in:
@@ -35,7 +35,8 @@ public final class Scene {
|
|||||||
private int mLayoutId = -1;
|
private int mLayoutId = -1;
|
||||||
private ViewGroup mSceneRoot;
|
private ViewGroup mSceneRoot;
|
||||||
private View mLayout; // alternative to layoutId
|
private View mLayout; // alternative to layoutId
|
||||||
Runnable mEnterAction, mExitAction;
|
Runnable mEnterAction;
|
||||||
|
Runnable mExitAction;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a Scene described by the resource file associated with the given
|
* Returns a Scene described by the resource file associated with the given
|
||||||
|
|||||||
Reference in New Issue
Block a user