Locking pressed state for AllApps icons.
- Setting workaround for transition state bug until b/5897600 is fixed. Change-Id: Icb29a4cd7bfaf527a9db5b853e7fb24c63b58b30
This commit is contained in:
@@ -231,7 +231,7 @@ public class Workspace extends SmoothPagedView
|
||||
private float[] mNewBackgroundAlphaMultipliers;
|
||||
private float[] mNewAlphas;
|
||||
private float[] mNewRotationYs;
|
||||
private float mTransitionProgress;
|
||||
private float mTransitionProgress = 1f;
|
||||
|
||||
/**
|
||||
* Used to inflate the Workspace from XML.
|
||||
|
||||
Reference in New Issue
Block a user