mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Scale down drag views in spring-loaded workspace.
Bug: 24190193 Change-Id: Ic490fc3f46702c3d5360e869c4172f31700085a1
This commit is contained in:
@@ -415,6 +415,10 @@ public class Workspace extends PagedView
|
||||
mLauncher.onInteractionEnd();
|
||||
}
|
||||
|
||||
public float getSpringLoadedShrinkFactor() {
|
||||
return mSpringLoadedShrinkFactor;
|
||||
}
|
||||
|
||||
/**
|
||||
* Initializes various states for this workspace.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user