Fixed bug where workspace was not visible
This commit is contained in:
@@ -1439,6 +1439,7 @@ public class Workspace extends SmoothPagedView
|
||||
}
|
||||
|
||||
void unshrink(boolean animated, boolean springLoaded) {
|
||||
mWaitingToShrink = false;
|
||||
if (mIsSmall) {
|
||||
float finalScaleFactor = 1.0f;
|
||||
float finalBackgroundAlpha = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user