am 646fdf70: Upping activity start delay
* commit '646fdf70b45f330a02104106a65ab7a529e70c6e': Upping activity start delay
This commit is contained in:
@@ -214,7 +214,7 @@ public class Launcher extends Activity
|
||||
public static final int EXIT_SPRINGLOADED_MODE_SHORT_TIMEOUT = 300;
|
||||
public static final int EXIT_SPRINGLOADED_MODE_SHORT_TIMEOUT_FOLDER_CLOSE = 400;
|
||||
private static final int ON_ACTIVITY_RESULT_ANIMATION_DELAY = 500;
|
||||
private static final int ACTIVITY_START_DELAY = 800;
|
||||
private static final int ACTIVITY_START_DELAY = 1000;
|
||||
|
||||
private static final Object sLock = new Object();
|
||||
private static int sScreen = DEFAULT_SCREEN;
|
||||
|
||||
Reference in New Issue
Block a user