mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Merge "Change tablet split confirm timing slightly" into tm-qpr-dev
This commit is contained in:
@@ -26,7 +26,7 @@ public class TabletSplitToConfirmTimings
|
||||
public int getPlaceholderIconFadeInStart() { return 167; }
|
||||
public int getPlaceholderIconFadeInEnd() { return 250; }
|
||||
public int getStagedRectSlideStart() { return 0; }
|
||||
public int getStagedRectSlideEnd() { return 383; }
|
||||
public int getStagedRectSlideEnd() { return 500; }
|
||||
|
||||
public int getDuration() { return TABLET_CONFIRM_DURATION; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user