mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Merge "Launching last task when back button is pressed in overview" into ub-launcher3-master
This commit is contained in:
@@ -1291,12 +1291,6 @@ public class Workspace extends PagedView<WorkspacePageIndicator>
|
||||
}
|
||||
}
|
||||
|
||||
public void showOutlinesTemporarily() {
|
||||
if (!mIsPageInTransition && !isTouchActive()) {
|
||||
snapToPage(mCurrentPage);
|
||||
}
|
||||
}
|
||||
|
||||
private void updatePageAlphaValues() {
|
||||
// We need to check the isDragging case because updatePageAlphaValues is called between
|
||||
// goToState(SPRING_LOADED) and onStartStateTransition.
|
||||
|
||||
Reference in New Issue
Block a user